Re: using ladspa plugins

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 <molkko@xxxxxxxxx> 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 <shmobaka@xxxxxxx> 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
Sox-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/sox-users
_______________________________________________
Sox-users mailing list
Sox-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/sox-users

[Index of Archives]     [Linux Sound]     [ALSA Users]     [ALSA Devel]     [Linux Audio Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux