Page 1 of 1

Posted: 06 Dec 2008, 04:26
by woodslanding
I've been trying to figure out how to keep from ending up with 16 similar ins and outs for every parameter on a subpatch. I need what they call in audio a 'snake'!

It looks like if I use an array out with a data mixer, I can effectively multiplex 16 outs with a single array out. Is this how it works?

But I can not figure out what to cable to an array input to get 16 separate inputs from it.

Is there no way to do this??

thanks!
-e

Posted: 06 Dec 2008, 04:58
by woodslanding
Okay, I discovered the ARRAY(fill/read) module. But it looks like I have to normalize all my outputs to 0...1 to use them??

I just want a simple data multiplexer. I'm not sure how I'd go about scripting one, although it doesn't seem like it would be that hard....

Posted: 06 Dec 2008, 05:06
by woodslanding
are there any existing scripts that use array ins and outs??