Basically, right now there is lv2_jack_host, which is good for real time plugin hosting, but doesn&#39;t allow you to change the parameters of the plugin.<br><br>You also might be interested in lv2file, a CLI app I wrote to apply LV2 effects to files.  You can control plugin parameters and channel routing from the command line.  Right now it only supports audio+control input and audio output, but it might be a useful tool in your CLI suite for applying &quot;effects&quot; in the strictest sense to audio files.  Anyway, you can take a look at it here: <a href="http://jeremysalwen.github.com/lv2file/">http://jeremysalwen.github.com/lv2file/</a><br>

<br>Hope that helps!<br><br>Jeremy<br><br><div class="gmail_quote">On Fri, Jan 14, 2011 at 7:48 PM, S. Massy <span dir="ltr">&lt;<a href="mailto:lists@smassy.andropov.org">lists@smassy.andropov.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Evening, all,<br>
<br>
All this talk about LV2 has got me wondering. Is there any mechanism<br>
planned to make LV2 plugins accessible to the CLI or via some kind of<br>
API? Speaking as a blind CLI audio apps user, I find the move to ever<br>
increasingly integrated GUIs (as opposed to, say, LADSPA) scary for the<br>
prospect of accessibility, or even scriptability, for that matter. What<br>
are your thoughts on the subject?<br>
<br>
Cheers,<br>
S.M.<br>
_______________________________________________<br>
Linux-audio-user mailing list<br>
<a href="mailto:Linux-audio-user@lists.linuxaudio.org">Linux-audio-user@lists.linuxaudio.org</a><br>
<a href="http://lists.linuxaudio.org/listinfo/linux-audio-user" target="_blank">http://lists.linuxaudio.org/listinfo/linux-audio-user</a><br>
</blockquote></div><br>