Cabbage Logo
Back to Cabbage Site

Simple midi input

I’m working on instrument to be controlled by midi, and I was wondering if the commandline options to send the midi information will always translate the midi number into a frequency? Or is there an option to have it keep the raw midi data? If this can’t be changed, then it would appear that I will need to use one of the midinoteon opcodes, as I’d like to use a microtonal scale in place of the edo-12 scale given from the default input method.

You can use midi-key instead of midi-key-cps. More options can be seen here.

1 Like