<?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[Ladspa patch generator]]></title><description><![CDATA[<p>I wanted an easy way to generate skeleton patches for all my plugins, so I wrote a python script.</p>
<p>For the script to work, you need to install <a href="http://python-ladspa.sourceforge.net/" rel="nofollow">python-ladspa</a>.</p>
<p>I have generated all the patches for my system, so for most people, you won't even need to generate the patches. They are located in the ladspa dir (install this in a pd lib dir).</p>
<p>You can check out how it works with demo.pd. demo.mid is a seq24 midi score.</p>
<p>plugins.txt is the info that the script spits out, when you run it, you can use it as reference when making your own patches.</p>
<p>You will probably need to fine-tune the generated patches, because the ladspa meta-data for control inputs isn't always accurate and sometimes a toggle is better then a slide, for example (see demo.pd for a few examples of tuned patches).</p>
<p>My demo patch also illustrates using midi record on/off messages.</p>
<p>The demo is simple and pretty noisy, I just threw it together.</p>
<p>I couldn't figure out how plugin~ ctlout's work, so I left it out.</p>
<p><a href="http://www.pdpatchrepo.info/hurleur/ladspapd.zip" rel="nofollow">http://www.pdpatchrepo.info/hurleur/ladspapd.zip</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1854/ladspa-patch-generator</link><generator>RSS for Node</generator><lastBuildDate>Mon, 10 Aug 2026 14:06:31 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/1854.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 11 Jul 2008 03:32:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Ladspa patch generator on Fri, 11 Jul 2008 03:32:21 GMT]]></title><description><![CDATA[<p>I wanted an easy way to generate skeleton patches for all my plugins, so I wrote a python script.</p>
<p>For the script to work, you need to install <a href="http://python-ladspa.sourceforge.net/" rel="nofollow">python-ladspa</a>.</p>
<p>I have generated all the patches for my system, so for most people, you won't even need to generate the patches. They are located in the ladspa dir (install this in a pd lib dir).</p>
<p>You can check out how it works with demo.pd. demo.mid is a seq24 midi score.</p>
<p>plugins.txt is the info that the script spits out, when you run it, you can use it as reference when making your own patches.</p>
<p>You will probably need to fine-tune the generated patches, because the ladspa meta-data for control inputs isn't always accurate and sometimes a toggle is better then a slide, for example (see demo.pd for a few examples of tuned patches).</p>
<p>My demo patch also illustrates using midi record on/off messages.</p>
<p>The demo is simple and pretty noisy, I just threw it together.</p>
<p>I couldn't figure out how plugin~ ctlout's work, so I left it out.</p>
<p><a href="http://www.pdpatchrepo.info/hurleur/ladspapd.zip" rel="nofollow">http://www.pdpatchrepo.info/hurleur/ladspapd.zip</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1854/ladspa-patch-generator</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1854/ladspa-patch-generator</guid><dc:creator><![CDATA[konsumer]]></dc:creator><pubDate>Fri, 11 Jul 2008 03:32:21 GMT</pubDate></item><item><title><![CDATA[Reply to Ladspa patch generator on Mon, 12 Oct 2015 03:39:16 GMT]]></title><description><![CDATA[<p>I made <a href="https://gist.github.com/konsumer/84ebf8837cdd80fde839" rel="nofollow">another version, with no library dependencies</a>.</p>
<p>You will need <code>listplugins</code> and <code>analyseplugin</code> in your path (they come with LADSPA, so you should.)</p>
<p>Again, they might need a little hand-tuning, but overall they should be a good start.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1854/ladspa-patch-generator/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1854/ladspa-patch-generator/2</guid><dc:creator><![CDATA[konsumer]]></dc:creator><pubDate>Mon, 12 Oct 2015 03:39:16 GMT</pubDate></item></channel></rss>