sox-users@lists.sourceforge.net unofficial mirror
 help / color / mirror / code / Atom feed
From: Mikko Olkkonen <molkko@gmail.com>
To: sox-users@lists.sourceforge.net
Subject: Re: using ladspa plugins
Date: Tue, 16 Jun 2020 20:06:49 +0300	[thread overview]
Message-ID: <CANWtmUCks+mhFpVsmCN6h3hVijo9vsXzR-Mny79qzdi1sDsRpQ@mail.gmail.com> (raw)
In-Reply-To: <AM4PR0601MB20974EC846C0B9226B48A3E5D59D0@AM4PR0601MB2097.eurprd06.prod.outlook.com>


[-- Attachment #1.1: Type: text/plain, Size: 1361 bytes --]

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@live.ru> 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@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sox-users
>

[-- Attachment #1.2: Type: text/html, Size: 2300 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



[-- Attachment #3: Type: text/plain, Size: 158 bytes --]

_______________________________________________
Sox-users mailing list
Sox-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-users

  reply	other threads:[~2020-06-16 17:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-16 14:41 using ladspa plugins Andrey Trofimov
2020-06-16 17:06 ` Mikko Olkkonen [this message]
2020-06-16 17:10   ` Mikko Olkkonen
2020-06-16 17:12 ` Jeremy Nicoll - ml sox users
2020-06-17  9:48   ` Andrey Trofimov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.sourceforge.net/lists/listinfo/sox-users

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CANWtmUCks+mhFpVsmCN6h3hVijo9vsXzR-Mny79qzdi1sDsRpQ@mail.gmail.com \
    --to=sox-users@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/sox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).