Re: using ladspa plugins

Mikko Olkkonen <[email protected]>
Newsgroups gmane.comp.audio.sox
Message-ID <CANWtmUDFUzt+oO9oOgaxNLPFSNJWXzTMZkr0SBPi+E9eZo4bKA@mail.gmail.com>
Hi, sorry my previous message was incomplete ... continues below:

3) applyplugin applies plugin to audio file.
you can do the same as sox effect as
sox input.wav output.wav  ladspa  /usr/lib/ladspa/delay.so delay_5s 1 .5
(applies abovementioned default delay,dry/wet parameters and plugin to
input.wav and writes result into output.wav)
regards, Mikko

On Tue, Jun 16, 2020 at 8:06 PM Mikko Olkkonen <[email protected]> wrote:

> Hello, I believe that sox does not support finding/listing plugins.
> Fortunately, the packet "ladspa-sdk" in ubuntu repos ship with tools:
> 1) listplugins          which lists the plugins you have available. For
> example it lists one of my plugins as
> /usr/lib/ladspa/delay.so:
> ...
> 2) analyseplugin      lists the plugin details e.g.
> analyseplugin /usr/lib/ladspa/delay.so then lists the (input) ports of
> that plugin:
> ...
> "Ports: "Delay (Seconds)" input, control, 0 to 5, default 1
> "Dry/Wet Balance" input, control, 0 to 1, default 0.5"
> ...
> 3) applypluginsox input.wav output.wav  ladspa  /usr/lib/ladspa/delay.so
> delay_5s 1 .5
> applies abovementioned default delay,dry/wet parameters to the plugin.
> regards, Mikko
>
> On Tue, Jun 16, 2020 at 7:16 PM Andrey Trofimov <[email protected]> wrote:
>
>> Hello!
>>
>> I am using ubuntu on windows and I managed to install some ladspa plugins
>> (i think), but I can’t figure out how to use them. Manual says that  “The
>> first argument is the plugin module, the second the name of the plugin”, but
>> how can I know the name of the module, there is no info on that anywhere.
>>
>>
>>
>> Best regards,
>> Trofimov Andrey
>>
>>
>> _______________________________________________
>> Sox-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/sox-users
>>
>

_______________________________________________
Sox-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sox-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.