Why does this get a delay?
Trying to create my own beat repeat. I tried 2 types of mechanisms: one of my own and then this one I found online. Both suffer from the same problem, a delay issue.
Why? And how do I make playback instantaneous?
I only have the latest version so I'll only be able to post that one.
Max Patch
Copy patch and select New From Clipboard in Max.
Another version and with this one as well, the record~ seems to be recording late for an inconsistent amount of delay.
Why is that?
Max Patch
Copy patch and select New From Clipboard in Max.
Try adding the attribute '@quantize 4n' to your metro.
doh, thanks broc! For some reason I thought I had that as an argument. Was overlooking it. It's been a long 2016 lol.
Another issue it had was groove~ wasn't being set to 0 before sig~ was receiving a 1.
This version works like expected.
Max Patch
Copy patch and select New From Clipboard in Max.