Send CV quantizer output to midi out

edited February 8 in How to's

Dont know if this has been asked before.

Is there a way to send the output of a CV Quantizer as midi notes to “midi out”?


For example currently a set of modules is doing the following:

clock triggers -> S&H (with noise as input) -> scale + offset to set the range -> CV quantize -> oscillator,

this creates the random melody.

now i would also like to send the output of the cv quantize module to “midi out”, i tried inserting a midi out module right after the CV quantize, but that didn’t work.

Comments

  • Use the Note Generator module to convert the CV quantizer signal to midi.

  • Thanks! That did it, nice to see that the Note generator module automaticly connected itself to the clock generator for the gate triggers.


    Cheers

  • No worries.


    Yeah, automatic connecting is a boon for sure.

  • @Eurikon I’m sure you know this already, but that’s one of beautiful things about drambo. This setup auto connects and should deliver a 1-to1 midi note output (well minus the channel if you change it)


    The fun part is when you start changing the midi components in between the two modules, like quantizing, scaling, modulating, etc

  • Hi, Pedro.

    Yes thanks!

Sign In or Register to comment.