<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Nov 28, 2013 at 2:39 PM, Warren Koontz <span dir="ltr"><<a href="mailto:profwub@gmail.com" target="_blank">profwub@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I am looking for example code for an application that uses an LV2 plugin. At this point I have created an .so file and have written a short program that gets a handle to this file using dlopen(). I am not sure what to do next!</blockquote>
<div><br></div><div>I'll add this link to Robin's (very good) list:<br>Its a basic class that has a process function and can host plugins as such.<br>The code has probably bit-rotted somewhat over the last 2 years, but there may be something of interest there.<br>
<br>[6] <a href="https://github.com/harryhaaren/Lv2Host">https://github.com/harryhaaren/Lv2Host</a><br><br></div><div>Cheers, -Harry<br></div></div></div></div>