<div class="gmail_quote"><br><div class="gmail_quote">On Tue, Aug 24, 2010 at 9:15 PM, Jeremy <span dir="ltr">&lt;<a href="mailto:jeremybubs@gmail.com" target="_blank">jeremybubs@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


<div><div></div><div><div><br><div class="gmail_quote">On Tue, Aug 24, 2010 at 1:42 PM, Bernardo Barros <span dir="ltr">&lt;<a href="mailto:bernardobarros2@gmail.com" target="_blank">bernardobarros2@gmail.com</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Maybe sox can do that. At least it does with ladspa plugins.<br>
<br>
2010/8/24 Jeremy &lt;<a href="mailto:jeremybubs@gmail.com" target="_blank">jeremybubs@gmail.com</a>&gt;:<br>
<div><div></div><div>&gt; Hi all,<br>
&gt;<br>
&gt; I&#39;m looking for a simple program which applies LV2 effects to audio files<br>
&gt; (WAV format would be fine).  I&#39;ve tried searching, and I can&#39;t seem to find<br>
&gt; anything.  The only other thing I really am looking for is the ability to<br>
&gt; specify the control input values of the plugin (a command-line or gui<br>
&gt; interface would be fine, either way).<br>
&gt;<br>
&gt; Jeremy<br>
</div></div>
&gt;<br>
</blockquote></div><br></div></div></div><div>It seems sox only supports LADSPA, not LV2.  If there is a lack of such a program, I guess I&#39;ll just write it myself.<div><br></div><font color="#888888"><div>Jeremy</div>


</font></div></blockquote><div> </div></div>Hi all,<br><br>I&#39;ve written a program which does what I hoped for, and hopefully it might do something that you find useful.  You can check it out at <a href="http://code.google.com/p/lv2file/" target="_blank">http://code.google.com/p/lv2file/</a><br>


<br>lv2file (as it is called) takes a file, and applies an lv2 plugin to it.  It does one thing, and (hopefully) it does it well.<br><br>Please let me know if you find this useful, or have any bugs you found or changes to suggest.<br>

<font color="#888888">
<br>Jeremy<br>
</font></div><br>