<br><br><div class="gmail_quote">On Tue, Jan 18, 2011 at 9:36 PM, Georg Holzmann <span dir="ltr"><<a href="mailto:grh@mur.at">grh@mur.at</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 looked at lv2file (<a href="http://code.google.com/p/lv2file/" target="_blank">http://code.google.com/p/lv2file/</a>) how to write a host - but it's also a bit messy ;)<br></blockquote><div><br>As a beginner to lv2 & plugin programming I found the "example" host that came with SLV2 library a great help.<br>
<br>There are 2 "example" hosts in there, one is the afore mentioned "lv2_jack_host.c", and the one I'd<br>recommend reading is "lv2_simple_jack_host.c". It has 260 lines, and is a *full working* lv2 host. Just don't load<br>
plugins that have fancy features, caus its not got much error checking ;-)<br><br>That's what got me understanding Lv2, check it out!<br>-Harry<br></div></div>