How synchronize a stream of numbers

tazio's icon

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)

tazio's icon

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!

Mike S's icon
Max Patch
Copy patch and select New From Clipboard in Max.

This should help

tazio's icon

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:

Max Patch
Copy patch and select New From Clipboard in Max.

Just draw and click the toggle

tazio's icon

That's EXACTLY what I needed!

Thanks Vanille!!

Arabrab's icon

? [zl lookup], [fetch $1] (I know I'm too noob)

Max Patch
Copy patch and select New From Clipboard in Max.

tazio's icon

Awesome Barbara! Thanks!! Fancy too, ahahahah!

Arabrab's icon