<?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[How do you clear an Array in pure data?]]></title><description><![CDATA[<p>I have an array that i would like to use several times throughout the patch, and was wondering what would be the most elegant way to reset the data to 0?</p>
<p>Gracias mis amigos.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/10034/how-do-you-clear-an-array-in-pure-data</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Jul 2026 15:58:43 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/10034.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 30 Apr 2016 22:15:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How do you clear an Array in pure data? on Sat, 30 Apr 2016 22:15:39 GMT]]></title><description><![CDATA[<p>I have an array that i would like to use several times throughout the patch, and was wondering what would be the most elegant way to reset the data to 0?</p>
<p>Gracias mis amigos.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/10034/how-do-you-clear-an-array-in-pure-data</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/10034/how-do-you-clear-an-array-in-pure-data</guid><dc:creator><![CDATA[pdlearner]]></dc:creator><pubDate>Sat, 30 Apr 2016 22:15:39 GMT</pubDate></item><item><title><![CDATA[Reply to How do you clear an Array in pure data? on Sun, 01 May 2016 01:29:22 GMT]]></title><description><![CDATA[<p>Message object &quot;; array const 0&quot;</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/10034/how-do-you-clear-an-array-in-pure-data/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/10034/how-do-you-clear-an-array-in-pure-data/2</guid><dc:creator><![CDATA[oscarsantis]]></dc:creator><pubDate>Sun, 01 May 2016 01:29:22 GMT</pubDate></item><item><title><![CDATA[Reply to How do you clear an Array in pure data? on Sun, 01 May 2016 18:04:31 GMT]]></title><description><![CDATA[<p>When you don't need the array anymore you could consider sending 1 to an [array size] object.  I use that for temporary arrays, since I don't think you are really supposed to read from an array you are actively writing to.  That deallocates the memory though, so probably not what you need.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/10034/how-do-you-clear-an-array-in-pure-data/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/10034/how-do-you-clear-an-array-in-pure-data/3</guid><dc:creator><![CDATA[Monetus]]></dc:creator><pubDate>Sun, 01 May 2016 18:04:31 GMT</pubDate></item></channel></rss>