Bucket for lists
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?
@lordacops
I had success with this kind of problem recently by using [tosymbol] before [cycle] and the [fromsymbol] afterward.
slo
You could send your lists to a coll and use bucket or cycle to access them.
Or a thing such as [counter] and [gate], real simple like.
cross wires from [t l b] to [zl.reg] or message box :
Max Patch
Copy patch and select New From Clipboard in Max.