Skip to content

sethhochberg/arduino_midi_to_cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This Arduino sketch will accept MIDI data via the Arduino's serial input, parse the incoming MIDI with the arduino midi library, and output a 0v to 5v control voltage for incoming CC messages on any channel. As a diagnostic measure, the arduino onboard LED will light when any value greater than 65 is present on the CC input. Output is linear (for now) in 0.04v steps. 

About

converting MIDI CC messages to raw voltage with an arduino

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%