<?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 can I use sinesum with a local array?]]></title><description><![CDATA[<p>I'm having trouble using the sinesum message atom. When I point it at my array, I get &quot;0-arrayname: no such object.&quot;</p>
<p>My message looks like the following:<br />
;<br />
$0-wavtable sinesum 1024 $1</p>
<p>And I'm feeding the message with a list (of the harmonic levels).</p>
<p>Is it possible at all to use local arrays with sinesum, and of so, how?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/8247/how-can-i-use-sinesum-with-a-local-array</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 20:42:52 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/8247.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 09 Apr 2014 19:58:14 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How can I use sinesum with a local array? on Wed, 09 Apr 2014 19:58:14 GMT]]></title><description><![CDATA[<p>I'm having trouble using the sinesum message atom. When I point it at my array, I get &quot;0-arrayname: no such object.&quot;</p>
<p>My message looks like the following:<br />
;<br />
$0-wavtable sinesum 1024 $1</p>
<p>And I'm feeding the message with a list (of the harmonic levels).</p>
<p>Is it possible at all to use local arrays with sinesum, and of so, how?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/8247/how-can-i-use-sinesum-with-a-local-array</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/8247/how-can-i-use-sinesum-with-a-local-array</guid><dc:creator><![CDATA[dal9000]]></dc:creator><pubDate>Wed, 09 Apr 2014 19:58:14 GMT</pubDate></item><item><title><![CDATA[Reply to How can I use sinesum with a local array? on Wed, 09 Apr 2014 22:55:51 GMT]]></title><description><![CDATA[<p><a href="http://puredata.hurleur.com/sujet-6417-dollar-signs-objects-messages" rel="nofollow">http://puredata.hurleur.com/sujet-6417-dollar-signs-objects-messages</a></p>
<p>you'll need to pass $0 from outside the message box. also $1 won't work for a list. I recommend using a [send] object instead, it will work for $0. you could use</p>
<p>going into going into and pass in a list</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/8247/how-can-i-use-sinesum-with-a-local-array/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/8247/how-can-i-use-sinesum-with-a-local-array/2</guid><dc:creator><![CDATA[seb-harmonik.ar]]></dc:creator><pubDate>Wed, 09 Apr 2014 22:55:51 GMT</pubDate></item></channel></rss>