<div class="gmail_quote"><br><div class="gmail_quote">On Tue, Aug 24, 2010 at 9:15 PM, Jeremy <span dir="ltr"><<a href="mailto:jeremybubs@gmail.com" target="_blank">jeremybubs@gmail.com</a>></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"><<a href="mailto:bernardobarros2@gmail.com" target="_blank">bernardobarros2@gmail.com</a>></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 <<a href="mailto:jeremybubs@gmail.com" target="_blank">jeremybubs@gmail.com</a>>:<br>
<div><div></div><div>> Hi all,<br>
><br>
> I'm looking for a simple program which applies LV2 effects to audio files<br>
> (WAV format would be fine). I've tried searching, and I can't seem to find<br>
> anything. The only other thing I really am looking for is the ability to<br>
> specify the control input values of the plugin (a command-line or gui<br>
> interface would be fine, either way).<br>
><br>
> Jeremy<br>
</div></div>
><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'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'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>