applyplugin - apply LADSPA plugin to an audio file
Contents
Bugs
Requires environmental variable to work properly.
Conforming To
LADSPA standard, by linux-audio-dev mailing list members.
Description
applyplugin applies a series of LADSPA plugins to an audio data source to create a destination audio
file.
Environment
LADSPA_PATH
should be set to something like "/usr/local/lib/ladspa:/usr/lib/ladspa:" for plugins to be found
at all.
Files
/usr/lib/ladspa/*.so
LADSPA plugin files are installed here by default.
Name
applyplugin - apply LADSPA plugin to an audio file
Options
-s[seconds]
Add seconds of silence after end of input file.
See Also
listplugins(1), analyseplugin(1) ladspa-sdk 2001 May 14 applyplugin(1)
Synopsis
applyplugin[-s[seconds]]<inputwavefile><outputwavefile><LADSPApluginfilename><pluginlabel><Control1><Control2>...[<LADSPApluginfilename><pluginlabel><Control1><Control2>...]...
