-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, Mar 02, 2007 at 02:44:37PM +0000, Adam Sampson wrote:
Ken Restivo <ken(a)restivo.org> writes:
I'm looking for a simple command-line daemon
to run a processing
chain of LADSPA effects.
You're probably after ecasound:
ecasound \
-i jack_auto -o jack_auto \
-el:fbdelay_5s,0.5,0.2,0.5 \
-el:freeverb3,0,0.12,0.05,0.1,0.5,0.9
Thank you!!
By default that'll connect itself to alsa_pcm for
input and output; if
you want to automatically connect to a different host's ports, you can
say something like "-i jack_auto,fluidsynth".
The numeric parameters after the plugin name are in the same order
that JACK Rack shows them in, so you can test your effects chain in
JACK Rack then fairly straightforwardly translate it to an ecasound
invocation. (Actually, perhaps JACK Rack should be able to give you an
ecasound command line, or should come with a tool to run a saved rack
with ecasound... that one's going on the projects list.)
That'd be cool. But for now I don't mind constructing the script by hand.
- -ken
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFF6GpDe8HF+6xeOIcRAnW/AKD0oXYL0xJTEQAXZK1ZR1ff3clAxgCgvvFZ
v/W/T1LlkEJCXHSVrbJuTBU=
=sj0T
-----END PGP SIGNATURE-----