Hi everyone,
I’d like to announce my first module - the Intervallic Pair Quantizer. It’s a quantizer based on 2 intervals - it quantizes the 1V/Oct input by the 1st interval, then by the 2nd, and repeats this process forever.
The idea is to arrive at cool melodic shapes through the unique sound of each possible pair of intervals. I made it because I wanted to escape scale-based quantization and these kinds of intervallic patterns are closer to the rest of my musical practice.
I’ve made a small demo of how I use it (in a shameless KFW ‘Generators’ style) which you can see below:
The module also features a Trigger output which outputs a trigger every time a new note is quantized. If you’re curious why I added it please find the module documentation here.
The module is open-source through the GPL-3.0-or-later license. Source:
I’m kind of a newbie programmer and totally new to module development & panel design. Therefore I am very open to any suggestions/feedback about the module.
Special thanks to CoffeeVCV and VCVRack, whose code I based this on.
Hope you find it useful!