dbgrande/GrandeModular

Quant Root Input

Opened this issue · 2 comments

Quant is my favorite quantizer, particularly the equi switch, but the root input seems to be broken. Putting in a range of inputs just changes the output between two values, which is not the way it's supposed to work, according to the doc,

Quant's Root input is working as intended, and matches how the ML_Modules Quantum Transpose input works. Maybe I need to update the documentation.

If this module had note names on the buttons, changing the Root to F would be like relabeling the buttons to start at F and continuing up in half-step increments (as shown below).

This just shifts up the voltage thresholds for the quantized notes, but doesn't do any transposing of the quantizer's actual input.

quant_root

Thanks for responding. I see now that it's a modal shift as opposed to a transposition.

image