Tuesday, September 26, 2017

Quick and Easy USB MIDI to CV Gate using Teensy 3.6




Quick and Easy USB MIDI to CV Gate using Teensy 3.6. Digital pins 29, 30, 31 and 32 provide gate outputs. A21 and A22 provide CV outputs.

MIDI channel 1 note ons and offs are mapped to A21 and A22 for pitch and velocity CV, as well as pin 29 for gate. MIDI channel 22, notes C, D and E are mapped respectively to pins 30, 31 and 32.

All pins are connected to 3.5mm outputs via a 1n4148 diode and a 1k resistor. No other hardware is required.



Download the code here: http://milkcrate.com.au/_other/downloads/arduino/simple_cv/simple_cv.ino

0 comments: