I'm using monorhythm and want to be able to send it messages of random lengths, ex. [1 2 0 0 1( or [1 1 0( determined randomly. I tried doing [1 1 1(--[set $1 $2 $3 $4 $5 $6(--[ ( but that just zeroes out the last three variables and spits an error message. I need something like Java's vectors. Any suggestions?
Thanks, Ian Smith-Heisters
morning Ian,
you can use [glue] from zexy to paste together lists, or if you're using a [send]/[receive] pair, you can use [sprinkler] (together with [glue] or something like [cxc.prepend]) to distribute variable-length messages ... all of the above should be available in CVS.
marmosets, Bryan
On 9 May 2004 at 17:34:19, Ian Smith-Heisters appears to have written:
I'm using monorhythm and want to be able to send it messages of random lengths, ex. [1 2 0 0 1( or [1 1 0( determined randomly. I tried doing [1 1 1(--[set $1 $2 $3 $4 $5 $6(--[ ( but that just zeroes out the last three variables and spits an error message. I need something like Java's vectors. Any suggestions?
Thanks, Ian Smith-Heisters
PD-list mailing list PD-list@iem.at to manage your subscription (including un-subscription) see http://iem.at/cgi-bin/mailman/listinfo/pd-list