togedge for values
hi,
is there an object like "togedge" not for bangs but for values ?
I need a very fast gate that is open only every second time.
I have attached an example patch.
Max Patch
Copy patch and select New From Clipboard in Max.
thanks,
bd
Try [cycle 2]
Also, check out onebang. Cycle is a better solution here (presuming your input is not a list!), but onebang is a good tool to have handy for problems like these.
hi,
thanks!
is there something like "cycle 2" for lists ?
bd
Max Patch
Copy patch and select New From Clipboard in Max.
I think there's nothing particularly wrong with the way you did it initially.