<div class="gmail_quote">On Fri, Jul 29, 2011 at 7:39 PM, David Robillard <span dir="ltr"><<a href="mailto:d@drobilla.net">d@drobilla.net</a>></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;">

I don't think that's too abstract for your average dev.  It's a library </blockquote><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
API.  Certainly your average dev can use a library.<br></blockquote><div><br>Being a self-taught dev (no comment on average or not :) I can say I did find very difficult to understand how the lv2 framework operates, and how the piece fit together. Equally so as there are few *simple* examples out there, that one can read and *understand*, not just gloss over the 1000+ lines and think 'maybe next year'<br>
</div><div> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Less talk, more rock.<br></blockquote><div>True that. I've uploaded a sample class to host an LV2 plugin with a "jack-orientated" interface. Its released under LGPL, and uses the LILV library to load the plugin. Written in C++, code is hosted here: <a href="https://github.com/harryhaaren/Lv2Host">https://github.com/harryhaaren/Lv2Host</a><br>
<br>I'm aware that the code is not perfect, and will accept suggestions / improvements.<br>Cheers, -Harry<br></div></div>