[pattr] m4l/live crash

jamesson's icon
Max Patch
Copy patch and select New From Clipboard in Max.

Why does this

crash max/ableton if the delay is bypassed?

Many thanks in advance

Joe

Stan's icon
Max Patch
Copy patch and select New From Clipboard in Max.

try this ... good luck

jamesson's icon

Stan

Many thanks for this, but - why is this even necessary? How is a store operation processor - intensive enough to merit this?

Stan's icon

the problem is that when you recall a preset every live.menu fires its state and so (without the delay) the store message is fired 8 times. in fact you don't need any delay but must suppress unnecessary store messages during preset recall.
the delay suppresses the 7 of the 8 fast consecutive bangs.

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

i would recommend a gate, but there are many ways to achieve this.