<?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[\[vd~\] problem: delay line cannot be shorter than 64]]></title><description><![CDATA[<p>Hello,<br />
my physical model patch has a problem I didn't foresee at the beginning: it is based on a delay line as a digital waveguide, I made it with a [delwrite~] and a [vd~] objects. The delay line is close in a loop, so the vd~ help file says that (logically) if stacked with a [delwrite~] after it, the minimum delay of the delay line can be 64.</p>
<p>At 44KHz sampling freq, 64 samples are 1.4ms delay. This means that you *cannot* play any note higher than 1/1.4ms Hz.</p>
<p>As I know that 64 is tipically the frame length used by any pd external, I can imagine that one solution is to restart PD by setting the frame length to be e.g. 32 samples.</p>
<p>Any other solutions?</p>
<p>How do I set the frame length to a new value? Will the CPU load increase by decreasing the frame length?</p>
<p>Thanks, Cheers.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/4626/vd-problem-delay-line-cannot-be-shorter-than-64</link><generator>RSS for Node</generator><lastBuildDate>Tue, 16 Jun 2026 11:45:56 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/4626.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 14 Jan 2011 16:18:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to \[vd~\] problem: delay line cannot be shorter than 64 on Fri, 14 Jan 2011 16:18:37 GMT]]></title><description><![CDATA[<p>Hello,<br />
my physical model patch has a problem I didn't foresee at the beginning: it is based on a delay line as a digital waveguide, I made it with a [delwrite~] and a [vd~] objects. The delay line is close in a loop, so the vd~ help file says that (logically) if stacked with a [delwrite~] after it, the minimum delay of the delay line can be 64.</p>
<p>At 44KHz sampling freq, 64 samples are 1.4ms delay. This means that you *cannot* play any note higher than 1/1.4ms Hz.</p>
<p>As I know that 64 is tipically the frame length used by any pd external, I can imagine that one solution is to restart PD by setting the frame length to be e.g. 32 samples.</p>
<p>Any other solutions?</p>
<p>How do I set the frame length to a new value? Will the CPU load increase by decreasing the frame length?</p>
<p>Thanks, Cheers.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/4626/vd-problem-delay-line-cannot-be-shorter-than-64</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/4626/vd-problem-delay-line-cannot-be-shorter-than-64</guid><dc:creator><![CDATA[leopard86]]></dc:creator><pubDate>Fri, 14 Jan 2011 16:18:37 GMT</pubDate></item><item><title><![CDATA[Reply to \[vd~\] problem: delay line cannot be shorter than 64 on Fri, 14 Jan 2011 17:21:13 GMT]]></title><description><![CDATA[<p>check out block~</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/4626/vd-problem-delay-line-cannot-be-shorter-than-64/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/4626/vd-problem-delay-line-cannot-be-shorter-than-64/2</guid><dc:creator><![CDATA[grg]]></dc:creator><pubDate>Fri, 14 Jan 2011 17:21:13 GMT</pubDate></item><item><title><![CDATA[Reply to \[vd~\] problem: delay line cannot be shorter than 64 on Fri, 14 Jan 2011 17:22:44 GMT]]></title><description><![CDATA[<p>Put the delay objects in a subpatch and add a [block~ 1] object in there. That will make the subpatch use a block size of 1 while the rest of the patch can stay at a block size of 64. Take a look at 3.audio.examples/G04.control.blocksize in the help browser for an example.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/4626/vd-problem-delay-line-cannot-be-shorter-than-64/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/4626/vd-problem-delay-line-cannot-be-shorter-than-64/3</guid><dc:creator><![CDATA[Maelstorm]]></dc:creator><pubDate>Fri, 14 Jan 2011 17:22:44 GMT</pubDate></item><item><title><![CDATA[Reply to \[vd~\] problem: delay line cannot be shorter than 64 on Fri, 14 Jan 2011 18:32:21 GMT]]></title><description><![CDATA[<p>Uhu, great! Thanks for the suggestion!</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/4626/vd-problem-delay-line-cannot-be-shorter-than-64/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/4626/vd-problem-delay-line-cannot-be-shorter-than-64/4</guid><dc:creator><![CDATA[leopard86]]></dc:creator><pubDate>Fri, 14 Jan 2011 18:32:21 GMT</pubDate></item></channel></rss>