<?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[Resizing Arrays and Variable name]]></title><description><![CDATA[<p>Hello,</p>
<p>I'm loading user selected samples into an array. I'm having trouble resizing an array with a global variable name.</p>
<p>I <strong>bang</strong> an <strong>openpanel</strong> object and use the message <strong>[read -resize $1 $0-array(</strong> and connect that to a <strong>soundfiler</strong> object.</p>
<p>I get an error saying <strong>0-array no such table.</strong> and the table is does not fill with the sample.</p>
<p>I would like to make a sampling app where people can have multiple instances of the sampler but I do not want to have to name the arrays in advance thus limiting the number of arrays they can use. I would like to instead use a variable randomly generated name using the $0-array but I also need to resize the array. Any ideas?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11128/resizing-arrays-and-variable-name</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Jul 2026 15:01:25 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/11128.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 24 Nov 2017 11:23:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Resizing Arrays and Variable name on Fri, 24 Nov 2017 11:23:12 GMT]]></title><description><![CDATA[<p>Hello,</p>
<p>I'm loading user selected samples into an array. I'm having trouble resizing an array with a global variable name.</p>
<p>I <strong>bang</strong> an <strong>openpanel</strong> object and use the message <strong>[read -resize $1 $0-array(</strong> and connect that to a <strong>soundfiler</strong> object.</p>
<p>I get an error saying <strong>0-array no such table.</strong> and the table is does not fill with the sample.</p>
<p>I would like to make a sampling app where people can have multiple instances of the sampler but I do not want to have to name the arrays in advance thus limiting the number of arrays they can use. I would like to instead use a variable randomly generated name using the $0-array but I also need to resize the array. Any ideas?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11128/resizing-arrays-and-variable-name</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11128/resizing-arrays-and-variable-name</guid><dc:creator><![CDATA[audiolemon]]></dc:creator><pubDate>Fri, 24 Nov 2017 11:23:12 GMT</pubDate></item><item><title><![CDATA[Reply to Resizing Arrays and Variable name on Fri, 24 Nov 2017 11:47:55 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/audiolemon">@audiolemon</a> Purr Data supports $0 in messages. If you are using Pd, you have do give the $0 as argument to the message like this:<br />
<img src="/uploads/files/1511524034826-screenshot-from-2017-11-24-12-46-01.png" alt="Screenshot from 2017-11-24 12:46:01.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11128/resizing-arrays-and-variable-name/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11128/resizing-arrays-and-variable-name/2</guid><dc:creator><![CDATA[ingox]]></dc:creator><pubDate>Fri, 24 Nov 2017 11:47:55 GMT</pubDate></item><item><title><![CDATA[Reply to Resizing Arrays and Variable name on Sat, 25 Nov 2017 14:52:20 GMT]]></title><description><![CDATA[<p>Perfect - thanks so much ingox. I find the list objects confusing and I don't think I would have come up with this solution.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11128/resizing-arrays-and-variable-name/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11128/resizing-arrays-and-variable-name/3</guid><dc:creator><![CDATA[audiolemon]]></dc:creator><pubDate>Sat, 25 Nov 2017 14:52:20 GMT</pubDate></item><item><title><![CDATA[Reply to Resizing Arrays and Variable name on Sat, 25 Nov 2017 17:36:06 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/audiolemon">@audiolemon</a> These solutions are all functionally the same:<br />
<img src="/uploads/files/1511631259455-screenshot-from-2017-11-25-18-33-44.png" alt="Screenshot from 2017-11-25 18:33:44.png" class="img-responsive img-markdown" /><br />
<a href="/uploads/files/1511631279139-soundfiler_demo.pd">soundfiler_demo.pd</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11128/resizing-arrays-and-variable-name/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11128/resizing-arrays-and-variable-name/4</guid><dc:creator><![CDATA[ingox]]></dc:creator><pubDate>Sat, 25 Nov 2017 17:36:06 GMT</pubDate></item><item><title><![CDATA[Reply to Resizing Arrays and Variable name on Sat, 25 Nov 2017 17:53:03 GMT]]></title><description><![CDATA[<p>That's very decent of you. Thanks <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/thumbsup.png" title="thumbsup" alt=":thumbsup:" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11128/resizing-arrays-and-variable-name/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11128/resizing-arrays-and-variable-name/5</guid><dc:creator><![CDATA[audiolemon]]></dc:creator><pubDate>Sat, 25 Nov 2017 17:53:03 GMT</pubDate></item></channel></rss>