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