applyplugin - apply LADSPA plugin to an audio file
applyplugin [-s[seconds]] <input wave file>
<output wave file> <LADSPA plugin file
name> <plugin label>
<Control1> <Control2> ...
[<LADSPA plugin file name> <plugin
label> <Control1> <Control2>
... ] ...
applyplugin applies a series of LADSPA plugins to an audio data source to
create a destination audio file.
-
-s[seconds]
- Add seconds of silence after end of input file.
- /usr/lib/ladspa/*.so
- LADSPA plugin files are installed here by default.
- LADSPA_PATH
- should be set to something like
"/usr/local/lib/ladspa:/usr/lib/ladspa:" for plugins to be found
at all.
Requires environmental variable to work properly.
LADSPA standard, by
linux-audio-dev mailing list members.
ladspa-sdk was written by Richard Furse (
[email protected]). This manpage
was written by Junichi Uekawa (
[email protected]).
listplugins(1),
analyseplugin(1)