<?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[dynamic smoothing, Andrew Simper style?]]></title><description><![CDATA[<p>Has anyone seen a puredata implementation of Andrew Simper's dynamic smoothing algorithm?<br />
<a href="https://cytomic.com/files/dsp/DynamicSmoothing.pdf" rel="nofollow">https://cytomic.com/files/dsp/DynamicSmoothing.pdf</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Jul 2026 04:51:12 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/14933.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 12 Nov 2024 20:43:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to dynamic smoothing, Andrew Simper style? on Tue, 12 Nov 2024 20:43:41 GMT]]></title><description><![CDATA[<p>Has anyone seen a puredata implementation of Andrew Simper's dynamic smoothing algorithm?<br />
<a href="https://cytomic.com/files/dsp/DynamicSmoothing.pdf" rel="nofollow">https://cytomic.com/files/dsp/DynamicSmoothing.pdf</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style</guid><dc:creator><![CDATA[trummerschlunk]]></dc:creator><pubDate>Tue, 12 Nov 2024 20:43:41 GMT</pubDate></item><item><title><![CDATA[Reply to dynamic smoothing, Andrew Simper style? on Wed, 13 Nov 2024 02:30:21 GMT]]></title><description><![CDATA[<p>No, but there is slop~ that can work for a similar purpose. slop~ functions as a controllable slew limiter. It's not an implementation of Andrew Simper's algorithm, but it can be used for signal smoothing/denoising sensors. It's a single pole. I'm not a filter expert, though.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/2</guid><dc:creator><![CDATA[flextUser]]></dc:creator><pubDate>Wed, 13 Nov 2024 02:30:21 GMT</pubDate></item><item><title><![CDATA[Reply to dynamic smoothing, Andrew Simper style? on Wed, 13 Nov 2024 12:23:47 GMT]]></title><description><![CDATA[<p>Thanks a lot, I am aware of slop~, but I need exactly this implementation...</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/3</guid><dc:creator><![CDATA[trummerschlunk]]></dc:creator><pubDate>Wed, 13 Nov 2024 12:23:47 GMT</pubDate></item><item><title><![CDATA[Reply to dynamic smoothing, Andrew Simper style? on Wed, 13 Nov 2024 13:02:12 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/trummerschlunk">@trummerschlunk</a> Maybe helpful......<br />
<img src="/uploads/files/1731502921595-capture.jpg" alt="Capture.JPG" class="img-responsive img-markdown" /><br />
David.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/4</guid><dc:creator><![CDATA[whale-av]]></dc:creator><pubDate>Wed, 13 Nov 2024 13:02:12 GMT</pubDate></item><item><title><![CDATA[Reply to dynamic smoothing, Andrew Simper style? on Wed, 13 Nov 2024 14:29:25 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/trummerschlunk">@trummerschlunk</a> Here's my implementation of the 2nd (more accurate) version: <a href="/uploads/files/1731508026993-dynamic-smoothing.pd">dynamic-smoothing.pd</a><br />
Not tested yet, so I'm not sure that it actually works ...</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/5</guid><dc:creator><![CDATA[manuels]]></dc:creator><pubDate>Wed, 13 Nov 2024 14:29:25 GMT</pubDate></item><item><title><![CDATA[Reply to dynamic smoothing, Andrew Simper style? on Wed, 13 Nov 2024 15:09:10 GMT]]></title><description><![CDATA[<p>wow <a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/manuels">@manuels</a> , merci!!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/6</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/6</guid><dc:creator><![CDATA[trummerschlunk]]></dc:creator><pubDate>Wed, 13 Nov 2024 15:09:10 GMT</pubDate></item><item><title><![CDATA[Reply to dynamic smoothing, Andrew Simper style? on Fri, 15 Nov 2024 12:38:03 GMT]]></title><description><![CDATA[<p>for the sake of completeness (and thanks to <a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/manuels">@manuels</a>' inspiring patch), i'm adding the &quot;efficient&quot; version here (not well tested neither):</p>
<p><a href="/uploads/files/1731673970305-dynamicsmooth-efficient.pd">dynamicsmooth-efficient~.pd</a></p>
<p>... i really like this approach and i will create an external for it as well.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/7</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/7</guid><dc:creator><![CDATA[ben.wes]]></dc:creator><pubDate>Fri, 15 Nov 2024 12:38:03 GMT</pubDate></item><item><title><![CDATA[Reply to dynamic smoothing, Andrew Simper style? on Fri, 15 Nov 2024 12:46:27 GMT]]></title><description><![CDATA[<p>awesome! thanks <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/heart.png" title="&lt;3" alt="&lt;3" /></p>
<p>I've played around with <a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/manuels">@manuels</a> ' (more accurate) version and it seems to be working great. Just figuring out nice values for my case, an advanced speech optimized audio leveler, which I will post of course as soon as it's working.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/8</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/8</guid><dc:creator><![CDATA[trummerschlunk]]></dc:creator><pubDate>Fri, 15 Nov 2024 12:46:27 GMT</pubDate></item><item><title><![CDATA[Reply to dynamic smoothing, Andrew Simper style? on Tue, 26 Nov 2024 18:49:51 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/ben-wes">@ben.wes</a> said:</p>
<blockquote>
<p>for the sake of completeness (and thanks to <a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/manuels">@manuels</a>' inspiring patch), i'm adding the &quot;efficient&quot; version here (not well tested neither):</p>
<p><a href="/uploads/files/1731673970305-dynamicsmooth-efficient.pd">dynamicsmooth-efficient~.pd</a></p>
<p>... i really like this approach and i will create an external for it as well.</p>
</blockquote>
<p>did you happen to make an external yet? <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/wink.png" title=";)" alt=";)" /></p>
<p>I'd like to use multiple instances in a patch and that's only possible by changing the names of the delay lines...</p>
<p>cheers!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/9</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/9</guid><dc:creator><![CDATA[trummerschlunk]]></dc:creator><pubDate>Tue, 26 Nov 2024 18:49:51 GMT</pubDate></item><item><title><![CDATA[Reply to dynamic smoothing, Andrew Simper style? on Tue, 26 Nov 2024 19:33:02 GMT]]></title><description><![CDATA[<p>Here is my speech optimized audio leveler with dynamic smoothing. Feel free to comment and improve.</p>
<p><a href="/uploads/files/1732649479576-leveler_dynamic_smoothing.pd">leveler_dynamic_smoothing.pd</a></p>
<p>works in plugdata.<br />
still a bit messy, I'm a sound engineer, not a coder.</p>
<p>enjoy</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/10</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/10</guid><dc:creator><![CDATA[trummerschlunk]]></dc:creator><pubDate>Tue, 26 Nov 2024 19:33:02 GMT</pubDate></item><item><title><![CDATA[Reply to dynamic smoothing, Andrew Simper style? on Tue, 26 Nov 2024 20:47:41 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/trummerschlunk">@trummerschlunk</a> said:</p>
<blockquote>
<p>did you happen to make an external yet? <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/wink.png" title=";)" alt=";)" /></p>
</blockquote>
<p>you can try this: <a href="https://github.com/ben-wes/pd-dynsmooth/releases/tag/0.1.0-test1" rel="nofollow">https://github.com/ben-wes/pd-dynsmooth/releases/tag/0.1.0-test1</a> ... this is completely fresh and untested though. so no guarantees! and the help file currently relies on my show~ object which relies on pdlua. damn those dependencies. <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/wink.png" title=";)" alt=";)" /></p>
<p>anyway: it looks ok for me. that stuff isn't well organized though. i might invest a bit more time soon. also not sure if it's sufficient to control base frequency and sensitivity only via messages.</p>
<p>it includes the abstractions as well ( <a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/manuels">@manuels</a>: i'm referring to your patch there - let me know if this is ok for you, otherwise, i'll gladly change that).</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/11</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/11</guid><dc:creator><![CDATA[ben.wes]]></dc:creator><pubDate>Tue, 26 Nov 2024 20:47:41 GMT</pubDate></item><item><title><![CDATA[Reply to dynamic smoothing, Andrew Simper style? on Wed, 27 Nov 2024 10:12:27 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/ben-wes">@ben.wes</a> works like a charm, thank you!<br />
(only efficient version tested so far.)</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/12</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/12</guid><dc:creator><![CDATA[trummerschlunk]]></dc:creator><pubDate>Wed, 27 Nov 2024 10:12:27 GMT</pubDate></item><item><title><![CDATA[Reply to dynamic smoothing, Andrew Simper style? on Wed, 27 Nov 2024 12:26:35 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/trummerschlunk">@trummerschlunk</a> glad to hear! i made another quick update. the abstractions are more properly named now (<code>dynsmooth-abs*</code>) and they also support creation args for <code>basefreq</code> and <code>sensitivity</code>. i removed the additional inlets ... all objects (including the external) are now expecting messages for those parameters (and for <code>clear</code>).</p>
<p>i also added a basic readme and the new &quot;release&quot; (huge word for this little object) is also ready for download:</p>
<ul>
<li><a href="https://github.com/ben-wes/pd-dynsmooth_tilde" rel="nofollow">https://github.com/ben-wes/pd-dynsmooth_tilde</a></li>
</ul>
]]></description><link>http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/13</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/13</guid><dc:creator><![CDATA[ben.wes]]></dc:creator><pubDate>Wed, 27 Nov 2024 12:26:35 GMT</pubDate></item><item><title><![CDATA[Reply to dynamic smoothing, Andrew Simper style? on Wed, 27 Nov 2024 16:28:41 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/ben-wes">@ben.wes</a> awesome <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/heart.png" title="&lt;3" alt="&lt;3" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/14</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/14</guid><dc:creator><![CDATA[trummerschlunk]]></dc:creator><pubDate>Wed, 27 Nov 2024 16:28:41 GMT</pubDate></item><item><title><![CDATA[Reply to dynamic smoothing, Andrew Simper style? on Wed, 27 Nov 2024 17:53:03 GMT]]></title><description><![CDATA[<p>... and probably the last update on this for the time being (unless people find errors, of course):</p>
<p>the latest changes add multichannel support to the external (it might be nice to allow different base frequencies and different sensitivities for different channels - but i'll skip that for now).</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/15</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/15</guid><dc:creator><![CDATA[ben.wes]]></dc:creator><pubDate>Wed, 27 Nov 2024 17:53:03 GMT</pubDate></item><item><title><![CDATA[Reply to dynamic smoothing, Andrew Simper style? on Fri, 29 Nov 2024 08:45:14 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/ben-wes">@ben.wes</a> ah, multichannel support - just what I need <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/grinning.png" title=":)" alt=":)" /></p>
<p>Sorry, I am still very new to plugdata, and I get error messages with <code>dynsmoth-abs-efficient~ -mc 32</code><br />
<em>bad arguments for message 'f' to object 'objectmaker'</em></p>
<p>Where exactly do I place your dynsmooth~ folder (downloaded from releases)? In Abstraction and Externals? Thanks a LOT!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/16</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/16</guid><dc:creator><![CDATA[trummerschlunk]]></dc:creator><pubDate>Fri, 29 Nov 2024 08:45:14 GMT</pubDate></item><item><title><![CDATA[Reply to dynamic smoothing, Andrew Simper style? on Fri, 29 Nov 2024 09:18:11 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/trummerschlunk">@trummerschlunk</a> said:</p>
<blockquote>
<p>Sorry, I am still very new to plugdata, and I get error messages with dynsmoth-abs-efficient~ -mc 32<br />
bad arguments for message 'f' to object 'objectmaker'</p>
</blockquote>
<p>ah, wait ... you don't need to do anything for multichannel support - it just takes multichannel signals as input and outputs the smoothed multichannel signal. but i only added that for the external (dynsmooth~) - for the abstractions, it would also be simple, i think - but i didn't attempt yet. would need to change the feedback to multichannel.</p>
<blockquote>
<p>Where exactly do I place your dynsmooth~ folder (downloaded from releases)? In Abstraction and Externals? Thanks a LOT!</p>
</blockquote>
<p>in any folder that pd knows. <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/grinning.png" title=":)" alt=":)" /> ... but externals would be fine, sure! and pd will automatically search in the <code>dynsmooth~</code> folder for the external with the same name (for the abstractions, you'd need to use <code>dynsmooth~/dynsmooth-abs~</code> unless you add the folder to the paths).</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/17</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/17</guid><dc:creator><![CDATA[ben.wes]]></dc:creator><pubDate>Fri, 29 Nov 2024 09:18:11 GMT</pubDate></item><item><title><![CDATA[Reply to dynamic smoothing, Andrew Simper style? on Fri, 29 Nov 2024 10:06:14 GMT]]></title><description><![CDATA[<p>Understood. I still can't load the external somehow. Maybe because I am on a arm/silicon Mac?<br />
The abstractions are loading.</p>
<p>Would dynsmooth~ then be the accurate or the efficient version?</p>
<p>Would it run in 'compiled mode' in plugdata?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/18</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/18</guid><dc:creator><![CDATA[trummerschlunk]]></dc:creator><pubDate>Fri, 29 Nov 2024 10:06:14 GMT</pubDate></item><item><title><![CDATA[Reply to dynamic smoothing, Andrew Simper style? on Fri, 29 Nov 2024 14:17:12 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/trummerschlunk">@trummerschlunk</a> said:</p>
<blockquote>
<p>[...] Maybe because I am on a arm/silicon Mac?</p>
</blockquote>
<p>the builds include binaries for both, silicon and intel Macs (on M2 here myself - so that's even the only build that's actually tested <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/wink.png" title=";)" alt=";)" /> ).</p>
<blockquote>
<p>Would dynsmooth~ then be the accurate or the efficient version?</p>
</blockquote>
<p><code>dynsmooth~</code> initializes the accurate version. if you create <code>dynsmooth~ -e</code>, it'll use the efficient algorithm. also, you can initialize base frequency and sensitivity with creation args like this: <code>dynsmooth~ -e 100 0.01</code> for example.</p>
<blockquote>
<p>Would it run in 'compiled mode' in plugdata?</p>
</blockquote>
<p>compiled mode only supports the object that are known by the heavy compiler:<br />
<a href="https://github.com/Wasted-Audio/hvcc/blob/develop/docs/09.supported_vanilla_objects.md" rel="nofollow">https://github.com/Wasted-Audio/hvcc/blob/develop/docs/09.supported_vanilla_objects.md</a></p>
<p>... unfortunately, <code>block~</code> (for the 1-sample feedback) is not supported - so i'm afraid that it's not an option to use the abstractions in that mode.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/19</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/19</guid><dc:creator><![CDATA[ben.wes]]></dc:creator><pubDate>Fri, 29 Nov 2024 14:17:12 GMT</pubDate></item><item><title><![CDATA[Reply to dynamic smoothing, Andrew Simper style? on Fri, 29 Nov 2024 14:30:04 GMT]]></title><description><![CDATA[<p>ah - and i forgot to mention in the previous response: i made another little update to the abstractions so that you can set the channel count via a <code>channels &lt;count&gt;</code> message:</p>
<ul>
<li><a href="https://github.com/ben-wes/pd-dynsmooth_tilde/releases/tag/0.4.0-test2" rel="nofollow">https://github.com/ben-wes/pd-dynsmooth_tilde/releases/tag/0.4.0-test2</a></li>
</ul>
<p>unfortunately, it's necessary to set the count of send~ objects manually that way.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/20</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/20</guid><dc:creator><![CDATA[ben.wes]]></dc:creator><pubDate>Fri, 29 Nov 2024 14:30:04 GMT</pubDate></item><item><title><![CDATA[Reply to dynamic smoothing, Andrew Simper style? on Fri, 29 Nov 2024 15:51:26 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/ben-wes">@ben.wes</a> said:</p>
<blockquote>
<p>the builds include binaries for both, silicon and intel Macs (on M2 here myself - so that's even the only build that's actually tested <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/wink.png" title=";)" alt=";)" /> ).</p>
</blockquote>
<p>I accidentally installed the wrong (pd64) version. Now, pd32 dynsmooth~ external works perfectly. Also multichannel <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/grinning.png" title=":)" alt=":)" /></p>
<blockquote>
<p>... unfortunately, <code>block~</code> (for the 1-sample feedback) is not supported - so i'm afraid that it's not an option to use the abstractions in that mode.</p>
</blockquote>
<p>hm, too bad. Same is true for the external, I guess?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/21</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/21</guid><dc:creator><![CDATA[trummerschlunk]]></dc:creator><pubDate>Fri, 29 Nov 2024 15:51:26 GMT</pubDate></item><item><title><![CDATA[Reply to dynamic smoothing, Andrew Simper style? on Fri, 29 Nov 2024 22:23:33 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/trummerschlunk">@trummerschlunk</a> said:</p>
<blockquote>
<p>hm, too bad. Same is true for the external, I guess?</p>
</blockquote>
<p>yep. vanilla patches are the only option for that ... but when it comes to 1-sample feedback without <code>block~ 1</code>, the only options are the filter objects (<code>rpole~</code> etc.). i'm honestly not completely sure if this dynamic smoothing here could be achieved in some other way (like obtaining x[n-1] via <code>rzero_rev~ 0</code>) - but i don't think so.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/22</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14933/dynamic-smoothing-andrew-simper-style/22</guid><dc:creator><![CDATA[ben.wes]]></dc:creator><pubDate>Fri, 29 Nov 2024 22:23:33 GMT</pubDate></item></channel></rss>