-
Notifications
You must be signed in to change notification settings - Fork 0
converting MIDI CC messages to raw voltage with an arduino
License
sethhochberg/arduino_midi_to_cv
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- Other 100.0%