<?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[[bob~]]]></title><description><![CDATA[<p>How would you configure and use [bob~] to demonstrate what the ladder filter fuss is all about?  For some reason (inexperience? poor taste?) I keep returning to [vcf~].</p>
<p>Edit: after an hour or two of monkeys at the typewriter, I'd say that the 2 main differences from [vcf~] are the roll-off slope ([bob~] never completely mutes signal even when the cutoff freq is 8 hz) and the resonance sounds brighter and grittier (bob at resonance 3 sounds like vcf at q 22 to me).  There's got to be more to it than that, right?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13620/bob</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 13:15:32 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/13620.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 02 Sep 2021 14:40:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [bob~] on Thu, 02 Sep 2021 22:33:42 GMT]]></title><description><![CDATA[<p>How would you configure and use [bob~] to demonstrate what the ladder filter fuss is all about?  For some reason (inexperience? poor taste?) I keep returning to [vcf~].</p>
<p>Edit: after an hour or two of monkeys at the typewriter, I'd say that the 2 main differences from [vcf~] are the roll-off slope ([bob~] never completely mutes signal even when the cutoff freq is 8 hz) and the resonance sounds brighter and grittier (bob at resonance 3 sounds like vcf at q 22 to me).  There's got to be more to it than that, right?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13620/bob</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13620/bob</guid><dc:creator><![CDATA[jameslo]]></dc:creator><pubDate>Thu, 02 Sep 2021 22:33:42 GMT</pubDate></item><item><title><![CDATA[Reply to [bob~] on Fri, 03 Sep 2021 08:40:13 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/jameslo">@jameslo</a> [bob~] is not very good, I would never guess it was a transistor ladder if it did not say so, never would guess it was an emulation of an analog VCF even. 90% of the transistor ladder sound is it being 4-pole, the moog sound is just as much the VCOs with their rather bent waveforms. A few of the early ARP synths used a transistor ladder which is ultimately just a slight improvement on the early moog ladder and almost identical to the later moog ladders, but no one every mistakes those ARPs for moogs and they sound nothing alike. Four [vcf~]s in series will probably get you closer to the ladder sound than [bob~], [vcf~] is a pretty good lowpass.</p>
<p>I wonder if you can do pole mixing in pd...</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13620/bob/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13620/bob/2</guid><dc:creator><![CDATA[oid]]></dc:creator><pubDate>Fri, 03 Sep 2021 08:40:13 GMT</pubDate></item><item><title><![CDATA[Reply to [bob~] on Fri, 03 Sep 2021 12:55:42 GMT]]></title><description><![CDATA[<blockquote>
<p>I wonder if you can do pole mixing in pd...</p>
</blockquote>
<p>Pole mixing in itself should be trivial -see: <a href="https://electricdruid.net/multimode-filters-part-2-pole-mixing-filters/" rel="nofollow">https://electricdruid.net/multimode-filters-part-2-pole-mixing-filters/</a> and my crude implementation:<br />
<img src="/uploads/files/1630673092687-screenshot_2021-09-03_14-41-40.png" alt="Screenshot_2021-09-03_14-41-40.png" class="img-responsive img-markdown" /><br />
(You could replace [lop~] with [vcf~])</p>
<p>The problem is implementing proper feedback/resonance. See this digital implentati0n of the moog ladder (from <a href="https://www.researchgate.net/publication/241280072_POWERWAVE_-A_HIGH_PERFORMANCE_SINGLE_CHIP_INTERPOLATING_WAVETABLE_SYNTHESIZER" rel="nofollow">https://www.researchgate.net/publication/241280072_POWERWAVE_-A_HIGH_PERFORMANCE_SINGLE_CHIP_INTERPOLATING_WAVETABLE_SYNTHESIZER</a> ):</p>
<p><img src="/uploads/files/1630673356642-moog.png" alt="moog.png" class="img-responsive img-markdown" /></p>
<p>The single RC stages would be easy to to replicate but to get proper (0 latency) feedback you'd have to stuff everything into a single [fexpr~] object (or design it with a block size of 1?).</p>
<p>Something for <a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/jameslo">@jameslo</a> to tinker with <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/smiley.png" title=":D" alt=":D" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13620/bob/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13620/bob/3</guid><dc:creator><![CDATA[bocanegra]]></dc:creator><pubDate>Fri, 03 Sep 2021 12:55:42 GMT</pubDate></item><item><title><![CDATA[Reply to [bob~] on Fri, 03 Sep 2021 13:02:34 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/oid">@oid</a> I was afraid to reach that conclusion, but you make a strong case.  I wonder if [audiolab/pp.ladder~] is closer?</p>
<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/bocanegra">@bocanegra</a> He he he....</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13620/bob/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13620/bob/4</guid><dc:creator><![CDATA[jameslo]]></dc:creator><pubDate>Fri, 03 Sep 2021 13:02:34 GMT</pubDate></item><item><title><![CDATA[Reply to [bob~] on Fri, 03 Sep 2021 19:22:40 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/jameslo">@jameslo</a> <a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/oid">@oid</a> there's also <code>[ggee/moog~]</code> and <code>[muug~]</code> <a href="https://github.com/pcasaes/muug" rel="nofollow">https://github.com/pcasaes/muug</a><br />
I often use <code>[cyclone/svf~]</code>'s lowpass. not sure why <code>[bob~]</code> sounds so unlike a lowpass.. maybe miller overlooked something, or maybe it's not as steep as other lowpasses.. Personally I still like the sound of it tho. (although it's more like a peaking/lowpass hybrid)</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13620/bob/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13620/bob/5</guid><dc:creator><![CDATA[seb-harmonik.ar]]></dc:creator><pubDate>Fri, 03 Sep 2021 19:22:40 GMT</pubDate></item><item><title><![CDATA[Reply to [bob~] on Sat, 04 Sep 2021 21:41:38 GMT]]></title><description><![CDATA[<p>This is the automatonism implementation of the bob~ object. This module sounds really nice moogish<br />
<img src="/uploads/files/1630760699610-bildschirmfoto-2021-09-04-um-15.09.16.png" alt="Bildschirmfoto 2021-09-04 um 15.09.16.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13620/bob/6</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13620/bob/6</guid><dc:creator><![CDATA[tungee]]></dc:creator><pubDate>Sat, 04 Sep 2021 21:41:38 GMT</pubDate></item><item><title><![CDATA[Reply to [bob~] on Sat, 04 Sep 2021 13:36:41 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/tungee">@tungee</a> Thanks.  What's going on with the rightmost [bob~] instance?  Should it's attenuated output be connected to the outlet?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13620/bob/7</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13620/bob/7</guid><dc:creator><![CDATA[jameslo]]></dc:creator><pubDate>Sat, 04 Sep 2021 13:36:41 GMT</pubDate></item><item><title><![CDATA[Reply to [bob~] on Sat, 04 Sep 2021 13:44:26 GMT]]></title><description><![CDATA[<p>And here the Ladder mod of automatonism</p>
<p><img src="/uploads/files/1630763045264-bildschirmfoto-2021-09-04-um-15.48.35.png" alt="Bildschirmfoto 2021-09-04 um 15.48.35.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13620/bob/8</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13620/bob/8</guid><dc:creator><![CDATA[tungee]]></dc:creator><pubDate>Sat, 04 Sep 2021 13:44:26 GMT</pubDate></item><item><title><![CDATA[Reply to [bob~] on Sat, 04 Sep 2021 13:47:53 GMT]]></title><description><![CDATA[<p>In my opinion the power of the Bob object is leashed, when more then 1 Osc is feeded into the Bobcat like in a real analog synth( 2 OSc+ plus subosc)</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13620/bob/9</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13620/bob/9</guid><dc:creator><![CDATA[tungee]]></dc:creator><pubDate>Sat, 04 Sep 2021 13:47:53 GMT</pubDate></item><item><title><![CDATA[Reply to [bob~] on Sat, 04 Sep 2021 13:49:55 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/jameslo">@jameslo</a>  I think the output of  the 0.33~must be routed also into the output</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13620/bob/10</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13620/bob/10</guid><dc:creator><![CDATA[tungee]]></dc:creator><pubDate>Sat, 04 Sep 2021 13:49:55 GMT</pubDate></item><item><title><![CDATA[Reply to [bob~] on Mon, 06 Sep 2021 17:02:15 GMT]]></title><description><![CDATA[<p>As the feedback/resonance problem has been solved in <a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/oid">@oid</a> 's polemixing thread, here is a simple yet somewhat CPU expensive implentation of the moog ladder with signal rate cut-off inlet (without sigmoids in the filterloops tho): <a href="/uploads/files/1630947714244-4stageladder.pd">4stageLadder.pd</a></p>
<p>There is an output for each stage so you can do your pole mixing should you want to, but for pure googelymoogely sound just use the last output</p>
<p><img src="/uploads/files/1630947729980-screenshot_2021-09-06_19-01-09.png" alt="Screenshot_2021-09-06_19-01-09.png" class="img-responsive img-markdown" /></p>
<p>Inlets: Signal, Cut-off, Resonance</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13620/bob/11</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13620/bob/11</guid><dc:creator><![CDATA[bocanegra]]></dc:creator><pubDate>Mon, 06 Sep 2021 17:02:15 GMT</pubDate></item><item><title><![CDATA[Reply to [bob~] on Tue, 07 Sep 2021 10:28:13 GMT]]></title><description><![CDATA[<p>Hi Bocanegra what are ranges of the cutoff frequency and resonance? Bytheway thank you. Nice and compact solution</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13620/bob/12</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13620/bob/12</guid><dc:creator><![CDATA[tungee]]></dc:creator><pubDate>Tue, 07 Sep 2021 10:28:13 GMT</pubDate></item><item><title><![CDATA[Reply to [bob~] on Tue, 07 Sep 2021 12:22:16 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/tungee">@tungee</a> cutoff clips at around 14KHz i think (samplerate/2pi) - I haven't tried out frequency above 10k. Resonance is theoretically infinite, but I haven't gone beyond 15 in my test. Above 3 you will begin to hear some distortion of the feedback signal.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13620/bob/13</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13620/bob/13</guid><dc:creator><![CDATA[bocanegra]]></dc:creator><pubDate>Tue, 07 Sep 2021 12:22:16 GMT</pubDate></item><item><title><![CDATA[Reply to [bob~] on Tue, 07 Sep 2021 16:50:04 GMT]]></title><description><![CDATA[<p>I also started a thread here, asking for help for optimising a Karlsen Ladder filter. I think we ended up with a decent optimised low pass filter. The high pass is not good, it could be a lot better. But I like the sound of the low pass filter.</p>
<p><a href="https://forum.pdpatchrepo.info/topic/13202/looking-for-help-for-optimisation-of-karlsen-24-db-ladder-filter/29" rel="nofollow">https://forum.pdpatchrepo.info/topic/13202/looking-for-help-for-optimisation-of-karlsen-24-db-ladder-filter/29</a></p>
<p>It has oversampling implemented too.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13620/bob/14</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13620/bob/14</guid><dc:creator><![CDATA[jaffasplaffa]]></dc:creator><pubDate>Tue, 07 Sep 2021 16:50:04 GMT</pubDate></item><item><title><![CDATA[Reply to [bob~] on Tue, 07 Sep 2021 18:42:57 GMT]]></title><description><![CDATA[<p>@ bocanegra<br />
i used 20hz to 14000hz for the cf and 0-15 for the resonance... but the resonance affects the sound very subtle. Is it so wanted?</p>
<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/jaffasplaffa">@jaffasplaffa</a><br />
i do like the karlsen Lp very much</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13620/bob/15</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13620/bob/15</guid><dc:creator><![CDATA[tungee]]></dc:creator><pubDate>Tue, 07 Sep 2021 18:42:57 GMT</pubDate></item><item><title><![CDATA[Reply to [bob~] on Tue, 07 Sep 2021 19:02:09 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/tungee">@tungee</a> - my mistake. I just took the guts from my version of <a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/oid">@oid</a> 's polemix which I had been doing all my testing on and thus forgot to invert the feedback.</p>
<p>Fixed version: <a href="/uploads/files/1631040887602-4stageladder.pd">4stageLadder.pd</a></p>
<p>Basically just made the averaging filter in the feedback loop invert the signal. Weird because there is no inversion of the feedback signal in oid's polemix</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13620/bob/16</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13620/bob/16</guid><dc:creator><![CDATA[bocanegra]]></dc:creator><pubDate>Tue, 07 Sep 2021 19:02:09 GMT</pubDate></item><item><title><![CDATA[Reply to [bob~] on Tue, 07 Sep 2021 19:24:01 GMT]]></title><description><![CDATA[<p>I tested it again bocanegro, but the resonance is far from selfresonance. I miss the aggresiveness of the resonance somewhat</p>
<p><a href="/uploads/files/1631042541180-bildschirmfoto-2021-09-07-um-21.26.51.png">Bildschirmfoto 2021-09-07 um 21.26.51.png</a></p>
<p><a href="/uploads/files/1631042504512-test4stageladd.pd.zip">test4stageladd.pd.zip</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13620/bob/17</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13620/bob/17</guid><dc:creator><![CDATA[tungee]]></dc:creator><pubDate>Tue, 07 Sep 2021 19:24:01 GMT</pubDate></item><item><title><![CDATA[Reply to [bob~] on Tue, 07 Sep 2021 19:27:18 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/tungee">@tungee</a> - the feedback chain has a softclipper (tanh function) that makes it overdrive at &gt;3 resonance but never hit the 1/-1 clipping wall. Try cranking it up to 25 and see. Or open it up and bypass the [expr~ tanh($v1/5)] object in the feedback path - but then your should be careful with resonance values &gt; 1...</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13620/bob/18</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13620/bob/18</guid><dc:creator><![CDATA[bocanegra]]></dc:creator><pubDate>Tue, 07 Sep 2021 19:27:18 GMT</pubDate></item><item><title><![CDATA[Reply to [bob~] on Tue, 07 Sep 2021 19:34:13 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/tungee">@tungee</a> Judging from your screenshot you still haven't inverted the feedback path. Do like this:</p>
<p><img src="/uploads/files/1631043237944-screenshot_2021-09-07_21-31-31.png" alt="Screenshot_2021-09-07_21-31-31.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13620/bob/19</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13620/bob/19</guid><dc:creator><![CDATA[bocanegra]]></dc:creator><pubDate>Tue, 07 Sep 2021 19:34:13 GMT</pubDate></item><item><title><![CDATA[Reply to [bob~] on Tue, 07 Sep 2021 19:56:03 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/bocanegra">@bocanegra</a> said:</p>
<blockquote>
<p>Weird because there is no inversion of the feedback signal in oid's polemix</p>
</blockquote>
<p>Sure there is, look harder, I multiply the resonance paths mix ratio's by -1 when the filter mode/resonance path combination requires inversion . Part of the trick which keeps the resonance morph from sounding blah.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13620/bob/20</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13620/bob/20</guid><dc:creator><![CDATA[oid]]></dc:creator><pubDate>Tue, 07 Sep 2021 19:56:03 GMT</pubDate></item><item><title><![CDATA[Reply to [bob~] on Tue, 07 Sep 2021 20:03:33 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/oid">@oid</a> - you are right! I have been starring myself blind at the lower left of the circuitry and missed out on all the mixing trix <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/grinning.png" title=":)" alt=":)" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13620/bob/21</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13620/bob/21</guid><dc:creator><![CDATA[bocanegra]]></dc:creator><pubDate>Tue, 07 Sep 2021 20:03:33 GMT</pubDate></item><item><title><![CDATA[Reply to [bob~] on Tue, 07 Sep 2021 20:45:12 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/bocanegra">@bocanegra</a></p>
<p>ok that dit it Bocanegra! I replaced also the tanh expr with an analog clipper . wonderfully harsh now <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/smiley.png" title=":D" alt=":D" /></p>
<p>Thank you<img src="/uploads/files/1631046934075-bildschirmfoto-2021-09-07-um-22.39.30.png" alt="Bildschirmfoto 2021-09-07 um 22.39.30.png" class="img-responsive img-markdown" /></p>
<p><img src="/uploads/files/1631047138308-bildschirmfoto-2021-09-07-um-22.43.25.png" alt="Bildschirmfoto 2021-09-07 um 22.43.25.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13620/bob/22</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13620/bob/22</guid><dc:creator><![CDATA[tungee]]></dc:creator><pubDate>Tue, 07 Sep 2021 20:45:12 GMT</pubDate></item><item><title><![CDATA[Reply to [bob~] on Tue, 07 Sep 2021 22:55:10 GMT]]></title><description><![CDATA[<p>replacing expr with the analog cliping has reduced cpu consumption of the patch also!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13620/bob/23</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13620/bob/23</guid><dc:creator><![CDATA[tungee]]></dc:creator><pubDate>Tue, 07 Sep 2021 22:55:10 GMT</pubDate></item><item><title><![CDATA[Reply to [bob~] on Tue, 07 Sep 2021 21:12:47 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/tungee">@tungee</a> Nice one! I wonder if the anaclip algorithm is cheaper on CPU than [expr~]...</p>
<p>Comparison of the two functions:<br />
<img src="/uploads/files/1631048542479-screenshot_2021-09-07_23-00-40.png" alt="Screenshot_2021-09-07_23-00-40.png" class="img-responsive img-markdown" /></p>
<p>They should sound the same. Except for the divide by 5 currently in the expr~</p>
<p>EDIT: &quot;Anaclip&quot; indeed shaves off a significant amount of CPU use <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/grinning.png" title=":)" alt=":)" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13620/bob/24</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13620/bob/24</guid><dc:creator><![CDATA[bocanegra]]></dc:creator><pubDate>Tue, 07 Sep 2021 21:12:47 GMT</pubDate></item><item><title><![CDATA[Reply to [bob~] on Tue, 07 Sep 2021 21:21:16 GMT]]></title><description><![CDATA[<p>Yes i have 60% CPU saving Boca! expr~ sucks also more details in the sound in my opinion!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13620/bob/25</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13620/bob/25</guid><dc:creator><![CDATA[tungee]]></dc:creator><pubDate>Tue, 07 Sep 2021 21:21:16 GMT</pubDate></item><item><title><![CDATA[Reply to [bob~] on Tue, 07 Sep 2021 21:43:18 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/tungee">@tungee</a> nice, makes the [lop~] version of my morphing filter barely even register on the cpu use. Will rework it to suit and include it in my next go around. What you hear as a difference is just that you shifted the q range which gives you more control in the area you are interested in, playing with the division in the [expr~] will yield the same results at. The /5 was picked for the morphing filter since high distortion self oscillation range emphasizes the morphing nicely, but at cost of more traditional resonance sounds, putting the sliders max range at 5 makes it easier to get the more traditional sounds.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13620/bob/26</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13620/bob/26</guid><dc:creator><![CDATA[oid]]></dc:creator><pubDate>Tue, 07 Sep 2021 21:43:18 GMT</pubDate></item><item><title><![CDATA[Reply to [bob~] on Tue, 07 Sep 2021 22:10:38 GMT]]></title><description><![CDATA[<p>Build a automatonism modul out of your abstraction Bocanegra. with modulation inputs  preset saving midi controlling etc.</p>
<p>I really like it how it sounds<br />
<img src="/uploads/files/1631051818169-bildschirmfoto-2021-09-08-um-00.00.04.png" alt="Bildschirmfoto 2021-09-08 um 00.00.04.png" class="img-responsive img-markdown" /></p>
<p>Here is the automatonism module with install instructions and the modul itself:<br />
<a href="/uploads/files/1631051731527-boca-ladder.zip">Boca-Ladder.zip</a></p>
<p>Thank you for your explanations oid</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13620/bob/27</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13620/bob/27</guid><dc:creator><![CDATA[tungee]]></dc:creator><pubDate>Tue, 07 Sep 2021 22:10:38 GMT</pubDate></item></channel></rss>