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:10:12 +0300	[thread overview]
Message-ID: <CANWtmUDFUzt+oO9oOgaxNLPFSNJWXzTMZkr0SBPi+E9eZo4bKA@mail.gmail.com> (raw)
In-Reply-To: <CANWtmUCks+mhFpVsmCN6h3hVijo9vsXzR-Mny79qzdi1sDsRpQ@mail.gmail.com>


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

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@gmail.com> 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@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: 3096 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:10 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
2020-06-16 17:10   ` Mikko Olkkonen [this message]
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=CANWtmUDFUzt+oO9oOgaxNLPFSNJWXzTMZkr0SBPi+E9eZo4bKA@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).