Quantizing and Looping in real time. Resolved

benjamin vyger's icon

Is it possible to find a way by combining M4L devices to record a sequence of midi notes, quantize them and play the sequence as a loop. ?

TFL's icon

Why not using built-in Live features that can do exactly this with clips in session view?

benjamin vyger's icon

Thank for your reply.
I don't have the Ableton Licence any more.
I tried to modify this one

IFor example, I would like to record one bar. And with one Live button or Live knob, stop recording and trigging playing.

benjamin vyger's icon

I can record and play a loop with one knob.
But when I ear the loop, the first sound, the first kick of my beat is a beat lower due to the attack set in the patch looper. You can object ads une the text Global fade in blue.
How can I set adsr object to avoid the attack ?

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

TFL's icon

How can I set adsr object to avoid the attack ?

Right click on the [adsr~] object, then "Open adsr~ Help" (or ctrl/cmd + shift + H), and you'll learn that the first argument is the attack duration.
Another way to know this is to select the [adsr~], open the Reference sidebar (the book pictogram in the right toolbar), and see under "Arguments" that the first one is the attack.

TLDR: set the attack to 0.

benjamin vyger's icon

I set attack at 0. But I still have an attack at the beginning of the loop

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

TFL's icon

Looks like this might contribute to the fade you want to get rid of.

benjamin vyger's icon

Thank u very much.
It works with trapezoid set with 0. and 1.