<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
On 13.12.2010 11:25, Harry Van Haaren wrote:
<blockquote
cite="mid:20643_1292232390_ZZ0LDD00I6N0UONL.00_AANLkTi=_8epOimygOfFna2Onu3wZR5J2h9y5QTX-Juzx@mail.gmail.com"
type="cite">Hey all,<br>
<br>
A while ago I asked about LADSPA plugins, they're implemented
& working smoothly now,<br>
thanks all that replied & Robin for the code!<br>
<br>
The next plugin I want to tackle is LV2, I've read <a
moz-do-not-send="true" href="http://lv2plug.in">lv2plug.in</a>,
and I understand how it works.<br>
<br>
I just don't have a clue where to start with implementing. Does
anybody out there have<br>
some code lying about that just "bare-bones" loads the plugin?<br>
<br>
I've read the ZynJackU sources... but to no avail, they're too big
for easy learning.<br>
<br>
Thanks for reading, -Harry<br>
</blockquote>
<br>
If you grok C++, here is some wrapper code and a tutorial:
<a class="moz-txt-link-freetext" href="http://www.nongnu.org/ll-plugins/lv2pftci/">http://www.nongnu.org/ll-plugins/lv2pftci/</a><br>
<br>
-Sakari-<br>
</body>
</html>