<?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[Fill an array of 100 with any duration signal?]]></title><description><![CDATA[<p>Is there a way to fill an array of 100 with a readout of an envelope but the envelope can be any duration?</p>
<p>Forgive me if I'm going about this completely the wrong way, but I would like to have a read out that can work for an envelope of any duration (from 10 ms-10sec)</p>
<p>I attached what I was working on.</p>
<p>Any help would be appreciated!</p>
<p><a href="http://www.pdpatchrepo.info/hurleur/phase_clock.pd" rel="nofollow">http://www.pdpatchrepo.info/hurleur/phase_clock.pd</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/7485/fill-an-array-of-100-with-any-duration-signal</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Jul 2026 04:52:15 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/7485.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 13 Jun 2013 03:31:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Fill an array of 100 with any duration signal? on Thu, 13 Jun 2013 03:31:30 GMT]]></title><description><![CDATA[<p>Is there a way to fill an array of 100 with a readout of an envelope but the envelope can be any duration?</p>
<p>Forgive me if I'm going about this completely the wrong way, but I would like to have a read out that can work for an envelope of any duration (from 10 ms-10sec)</p>
<p>I attached what I was working on.</p>
<p>Any help would be appreciated!</p>
<p><a href="http://www.pdpatchrepo.info/hurleur/phase_clock.pd" rel="nofollow">http://www.pdpatchrepo.info/hurleur/phase_clock.pd</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/7485/fill-an-array-of-100-with-any-duration-signal</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/7485/fill-an-array-of-100-with-any-duration-signal</guid><dc:creator><![CDATA[sm0ke]]></dc:creator><pubDate>Thu, 13 Jun 2013 03:31:30 GMT</pubDate></item><item><title><![CDATA[Reply to Fill an array of 100 with any duration signal? on Fri, 14 Jun 2013 00:00:21 GMT]]></title><description><![CDATA[<p>kinda unsure about what you're trying to do, but check out poke~, ipoke~, and tabwrite (no tilde). with poke and ipoke you can specify the index at audio rate, thereby writing at different rates than the sample rate. or if all you want is a readout it may be better to go with snapshot~ and tabwrite, in any of these cases just change the write speed by whatever ratio you change the envelope length by (if you make the envelope 2X as long then make the write speed 1/2 as fast)</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/7485/fill-an-array-of-100-with-any-duration-signal/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/7485/fill-an-array-of-100-with-any-duration-signal/2</guid><dc:creator><![CDATA[seb-harmonik.ar]]></dc:creator><pubDate>Fri, 14 Jun 2013 00:00:21 GMT</pubDate></item></channel></rss>