<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[purr-data: 8 Track - Stereo LV2-Host with data structure controls]]></title><description><![CDATA[<p>Hello,</p>
<p>I'd like to share a patch of mine. It is still WIP but here is the first working version which makes use of the new draw command in purr data.<br />
It needs some abstractions like 'm_scale' from Rj-lib. I've packed everything in a zipped folder. Would be nice if someone could test it and tell me if it works.<br />
There are also two demo Midi.files included.</p>
<p><a href="/uploads/files/1522146119182-lv2_host.zip">LV2_HOST.zip</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11311/purr-data-8-track-stereo-lv2-host-with-data-structure-controls</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Jul 2026 21:48:00 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/11311.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 27 Mar 2018 10:22:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to purr-data: 8 Track - Stereo LV2-Host with data structure controls on Tue, 27 Mar 2018 10:22:38 GMT]]></title><description><![CDATA[<p>Hello,</p>
<p>I'd like to share a patch of mine. It is still WIP but here is the first working version which makes use of the new draw command in purr data.<br />
It needs some abstractions like 'm_scale' from Rj-lib. I've packed everything in a zipped folder. Would be nice if someone could test it and tell me if it works.<br />
There are also two demo Midi.files included.</p>
<p><a href="/uploads/files/1522146119182-lv2_host.zip">LV2_HOST.zip</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11311/purr-data-8-track-stereo-lv2-host-with-data-structure-controls</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11311/purr-data-8-track-stereo-lv2-host-with-data-structure-controls</guid><dc:creator><![CDATA[sensn]]></dc:creator><pubDate>Tue, 27 Mar 2018 10:22:38 GMT</pubDate></item><item><title><![CDATA[Reply to purr-data: 8 Track - Stereo LV2-Host with data structure controls on Wed, 28 Mar 2018 14:22:05 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/sensn">@sensn</a> I just looked quickly but the knob controls and buttons work.</p>
<p>So that patch hosts LV2 plugins in Purr Data? Does it use any external libs to do that?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11311/purr-data-8-track-stereo-lv2-host-with-data-structure-controls/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11311/purr-data-8-track-stereo-lv2-host-with-data-structure-controls/2</guid><dc:creator><![CDATA[jancsika]]></dc:creator><pubDate>Wed, 28 Mar 2018 14:22:05 GMT</pubDate></item><item><title><![CDATA[Reply to purr-data: 8 Track - Stereo LV2-Host with data structure controls on Wed, 28 Mar 2018 16:45:40 GMT]]></title><description><![CDATA[<p>Hi,</p>
<p>I forgot to mention the most important part. It uses Dr.Graefs 'lv2plugin~' external. So you need lv2plugin~ and it's dependencies (Pure , pd-pure and lilv i think).</p>
<p>The patch is really just a wrapper around that external. It does some dynamic loading of abstractions which load the LV2 via lv2plugin~ and the signal routing . So you have to create those abstractions manually ( I have a patch for that, which I need to clean up a bit.)</p>
<p>Oh, and I had to use another index field in the nested array to do the traversing ( every channel got it's own namecanvas).</p>
<p>Some parts of that patch are a cuple of years old, thats why it's such a mess.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11311/purr-data-8-track-stereo-lv2-host-with-data-structure-controls/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11311/purr-data-8-track-stereo-lv2-host-with-data-structure-controls/3</guid><dc:creator><![CDATA[sensn]]></dc:creator><pubDate>Wed, 28 Mar 2018 16:45:40 GMT</pubDate></item></channel></rss>