/Arduino-AnalogIn-MIDI-Send

Read Potentiometers from an Arduino and send them as MIDI-CC Controller values

GNU General Public License v2.0GPL-2.0

Arduino-AnalogIn-MIDI-Send

A simple sketch for sending MIDI Data from 5 potentiometers connected to the Analog Ins from an Arduino (A0, A1, A2, A3, A4) as CC Values. The sketch is based on the newest MIDI Library from fortyseveneffects, which has to be installed. Get it Here.