<?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[Validation on delwrite~ arg?]]></title><description><![CDATA[<p>If I want to make an abstraction including a delwrite~, and I'd like to expose the delay line length as a user argument, is there a way to enforce a minimum?</p>
<p>It seems not, but thought I'd ask.</p>
<p>hjh</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13848/validation-on-delwrite-arg</link><generator>RSS for Node</generator><lastBuildDate>Tue, 17 Mar 2026 15:17:49 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/13848.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 20 Feb 2022 07:45:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Validation on delwrite~ arg? on Sun, 20 Feb 2022 07:45:20 GMT]]></title><description><![CDATA[<p>If I want to make an abstraction including a delwrite~, and I'd like to expose the delay line length as a user argument, is there a way to enforce a minimum?</p>
<p>It seems not, but thought I'd ask.</p>
<p>hjh</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13848/validation-on-delwrite-arg</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13848/validation-on-delwrite-arg</guid><dc:creator><![CDATA[ddw_music]]></dc:creator><pubDate>Sun, 20 Feb 2022 07:45:20 GMT</pubDate></item><item><title><![CDATA[Reply to Validation on delwrite~ arg? on Sun, 20 Feb 2022 07:48:36 GMT]]></title><description><![CDATA[<p>not without dynamic patching. (create the [delwrite~] when the object is created)</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13848/validation-on-delwrite-arg/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13848/validation-on-delwrite-arg/2</guid><dc:creator><![CDATA[seb-harmonik.ar]]></dc:creator><pubDate>Sun, 20 Feb 2022 07:48:36 GMT</pubDate></item><item><title><![CDATA[Reply to Validation on delwrite~ arg? on Sun, 20 Feb 2022 07:49:45 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/ddw_music">@ddw_music</a> I dont think so. Just limit it before with [min] [max], [moses] or something else (but you will still see the argument that is higher than the accepted value)...</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13848/validation-on-delwrite-arg/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13848/validation-on-delwrite-arg/3</guid><dc:creator><![CDATA[Jona]]></dc:creator><pubDate>Sun, 20 Feb 2022 07:49:45 GMT</pubDate></item><item><title><![CDATA[Reply to Validation on delwrite~ arg? on Sun, 20 Feb 2022 23:35:46 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/seb-harmonik-ar">@seb-harmonik.ar</a> said:</p>
<blockquote>
<p>not without dynamic patching.</p>
</blockquote>
<p>Yeah, that's what I thought... since it's a creation-only argument, there's no way to intervene.</p>
<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/jona">@Jona</a></p>
<blockquote>
<p>Just limit it before with [min] [max], [moses] or something else</p>
</blockquote>
<p>The issue isn't about the operator to use. It's that the size argument to delwrite~ never gets sent out or in as a message (it's strictly a creation time argument).</p>
<p>The use case would be e.g. an allpass delay abstraction where you might want a default maximum delay (so that the user doesn't have to remember to type one). But that bit of UI finesse seems to require dynamic patching (btw it's a bit funny to talk to developers about dynamic patching -- pd needs it to handle cases such as this but it's also &quot;not officially supported, at your own risk&quot; lol).</p>
<p>hjh</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13848/validation-on-delwrite-arg/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13848/validation-on-delwrite-arg/4</guid><dc:creator><![CDATA[ddw_music]]></dc:creator><pubDate>Sun, 20 Feb 2022 23:35:46 GMT</pubDate></item><item><title><![CDATA[Reply to Validation on delwrite~ arg? on Mon, 21 Feb 2022 11:41:02 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/ddw_music">@ddw_music</a> said:</p>
<blockquote>
<p>The issue isn't about the operator to use. It's that the size argument to delwrite~ never gets sent out or in as a message (it's strictly a creation time argument).</p>
</blockquote>
<p>Thats a good point.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13848/validation-on-delwrite-arg/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13848/validation-on-delwrite-arg/5</guid><dc:creator><![CDATA[Jona]]></dc:creator><pubDate>Mon, 21 Feb 2022 11:41:02 GMT</pubDate></item><item><title><![CDATA[Reply to Validation on delwrite~ arg? on Mon, 21 Feb 2022 21:46:05 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/ddw_music">@ddw_music</a> yeah imo dynamic patching should be officially supported</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13848/validation-on-delwrite-arg/6</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13848/validation-on-delwrite-arg/6</guid><dc:creator><![CDATA[seb-harmonik.ar]]></dc:creator><pubDate>Mon, 21 Feb 2022 21:46:05 GMT</pubDate></item></channel></rss>