I'm having trouble using the sinesum message atom. When I point it at my array, I get "0-arrayname: no such object."
My message looks like the following:
;
$0-wavtable sinesum 1024 $1
And I'm feeding the message with a list (of the harmonic levels).
Is it possible at all to use local arrays with sinesum, and of so, how?