VM 960 quantized output
Posted: Sun Oct 24, 2021 5:35 pm
The quantized output is a very helpfull addition to the 960 sequential controller.
However, I noticed that the quantization algorithm is not what one would expect.
It seems the quantization is always downwards, and not centered. While in general, it does not make a huge difference in a module like that, but here it has the consequence, that the highest setting (i.e. 24 semitones above for the x1 range) cannot be reached with the quantized output. The highest saturates at 23 semitones. It would be great if the quanization could be changed to round() instead of truncation the float ( i assume that this is how it's impemented).
Cheers,
Martin
However, I noticed that the quantization algorithm is not what one would expect.
It seems the quantization is always downwards, and not centered. While in general, it does not make a huge difference in a module like that, but here it has the consequence, that the highest setting (i.e. 24 semitones above for the x1 range) cannot be reached with the quantized output. The highest saturates at 23 semitones. It would be great if the quanization could be changed to round() instead of truncation the float ( i assume that this is how it's impemented).
Cheers,
Martin