Discussion:
[Savonet-users] Ladspa plugins with liquidsoap
n***@gmail.com
2017-04-06 14:08:53 UTC
Permalink
Hello!

I use liquidsoap autodj with centovacast (in centos)

How can install ladspa plugins to improve the sound?

In ssh console:

liquidsoap -h ladspa.plugin

Plugin not found!

Thanks!


---
El software de antivirus Avast ha analizado este correo electrónico en busca de virus.
https://www.avast.com/antivirus
Romain Beauxis
2017-04-10 15:22:41 UTC
Permalink
Hi,

Ladspa plugins will show up in the list of operators. For instance, if you
have a delay_1898 ladspa plugin in the directory where liquidsoap look for
for ladspa plugins then you will see:

% liquidsoap -h ladspa.amp

Simple amplifier by Steve Harris <steve(at)plugin.org.uk>.

Type: (?id:string,?amps_gain:'a,
source(audio='#b,video='#c,midi='#d))->
source(audio='#b,video='#c,midi='#d)
where 'a is either float or ()->float

Category: Source / Sound Processing

Parameters:

* id : string (default: "")
Force the value of the source ID.

* amps_gain : anything that is either float or ()->float (default: 0.0)
Amps gain (dB) (-70 <= <code>amps_gain</code> <= 70).

* (unlabeled) : source(audio='#b,video='#c,midi='#d) (default: None)

Directory can be changed using the LIQ_LADSPA_PATH env variable, which
should contains a list of coma-separated directories.

Romain
Post by n***@gmail.com
Hello!
I use liquidsoap autodj with centovacast (in centos)
How can install ladspa plugins to improve the sound?
liquidsoap -h ladspa.plugin
Plugin not found!
Thanks!
---
El software de antivirus Avast ha analizado este correo electrónico en
busca de virus.
https://www.avast.com/antivirus
------------------------------------------------------------
------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Savonet-users mailing list
https://lists.sourceforge.net/lists/listinfo/savonet-users
Loading...