How synchronize a stream of numbers
Hi everyone!
I'm trying to organize an almost instantaneous stream of numbers (a lot of them) into a synchronized flow one at a time.
It'd be like pressing, let's say, 80 piano keys "at once" and then re-playing them in their arrival order one at a time.
Any ideas how can i achieve that?
Thanks!
Ps
(it's not gonna be midi data, but a list)
I achieved that with an UNPACK, SWITCH and a COUNTER controlled with a METRO but it's gonna be messy with 800 or more numbers...
Still waiting for a polished way of doing it!
This should help
Thanks but that's not what I'm looking for!
I have a multi slider and I need to get each of the slider values but one at a time with an X time gap between them.
I figure it out but i need it times ten so i need a simpler way to make it work.
This is what i'm talking about:
Just draw and click the toggle
That's EXACTLY what I needed!
Thanks Vanille!!
? [zl lookup], [fetch $1] (I know I'm too noob)
Awesome Barbara! Thanks!! Fancy too, ahahahah!
: )