[linux-audio-user] Running ecasound using jack-rack settings
Ken Restivo
ken at restivo.org
Mon Mar 5 12:26:02 EST 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I forgot who suggested that, but thanks.
Turns out it'll be easy. The jack-rack file format is gzipped XML.
The stanzas for each plugin look something like:
<plugin>
<id>1776</id>
<controlrow>
<lock>true</lock>
<value>0.330097</value>
<value>0.330097</value>
</controlrow>
<controlrow>
<lock>true</lock>
<value>0.797136</value>
<value>0.797136</value>
</controlrow>
</plugin>
So, I'll probably get something going in bash (cheap and dirty) or Python, to parse out the XML and build an ecasound command line. Looks like it'll be dead easy; will post it somewhere when I'm done.
- -ken
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFF7FKqe8HF+6xeOIcRAlsgAJ4/arJ3vo797Cx4HNltu3zN6CDUYwCfZfpG
8LmzfQoEzTTmBVxy98qirpw=
=jD+L
-----END PGP SIGNATURE-----
More information about the Linux-audio-user
mailing list