Unpack and delay
Hi there. I am wondering if there is a way to delay an unpack object so instead of unpacking a list instantly, it does it 2 seconds after the inisal bang. this is what i have so far. Thanks :)
delay.maxpat
Max Patch
take a look at the Max basics tutorial 19 (pipe object)
thanks :)
[zl nth] and [counter] can do something like that
Max Patch
Copy patch and select New From Clipboard in Max.
First off, you should not call a patch the same thing as a Max object. Calling this "delay" causes the delay object to not be able to be found.