Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 363 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 363 Bytes

cv-to-midi

This arduino program converts voltages from an eurorack (modular synthesizer) into MIDI messages.

hardware

This program requires you to feed the eurorack voltage to de A0 ADC-pin of the arduino. Note that you need to adjust -5...5 into 0...5 using e.g. an opamp.

Written by Folkert van Heusden [email protected] Released under AGPL v3.0.