Real time MIDI Quantizer
Hi everybody,
I was wondering if someone is interested in working on a real time MIDI-QUANTIZER.
Someone has created a device like that ( https://maxforlive.com/library/device/196/real-time-midi-quantize ) and it has been downloaded 20000 times.
However, the big issue is that if you play just a milisecond late, the note will be quantized to the next step.
![](https://cycling74-web-uploads.s3.amazonaws.com/5f55273894dc0f689c78cda8/2020-11-16T14:35:47Z/Screen Shot 2020-11-16 at 10.43.27.png)
I would be ideal if it leaves the "late" notes as they are.
Only quantize the early notes.
BTW, this is what I do https://www.youtube.com./watch?v=bGYe3yfNVlM
Best,
leo
You'd have to define an amount of time to be 'late' and not push to the next quantization event. Probably wouldn't be too hard to implement.
That toy is not worth modifying.
Quantizer must have options to move note off
as much as note on moved by quantizing process
and so keep original note length, or to leave note off's untouched.
That toy makes all notes as long as quantizing value set.
Not to speak about % of distance to the quantizing grid
to pick notes to quantize or not etc
EVAN - do you think you can do that for me?
I'll really appreciate it.
The amount of time to be considered late should be 50% of the quantization interval.
SOURCE AUDIO - You are right. It should have the option to disable note of as well
LEO BELLENE - Have you had any luck with this? I am looking for the exact same device. Thanks!
Hi?
Did you find a M4L device quantizing in real time?