Bucket for lists

lordcacops's icon

Is there an object or a system that works like bucket or cycle in that it sends incoming data to outlets in order but that works on whole lists?

Like a bucket that acts on lists rather than on single variables?

slo ~|•'s icon

@lordacops

I had success with this kind of problem recently by using [tosymbol] before [cycle] and the [fromsymbol] afterward.

slo

Rick's icon

You could send your lists to a coll and use bucket or cycle to access them.

Wetterberg's icon

Or a thing such as [counter] and [gate], real simple like.

cahen's icon

cross wires from [t l b] to [zl.reg] or message box :

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