issues
search
tttapa
/
MIDI_controller
This is a library for creating a MIDI controller using an Arduino or Teensy board.
GNU General Public License v3.0
403
stars
70
forks
source link
Version 3.0.0
#11
Closed
tttapa
closed
7 years ago
tttapa
commented
7 years ago
Completely reworked library structure
Added more MIDI interface options
Added ButtonMatrix control element
Added debounce for buttons
Automatically average analog inputs
Added Bank and BankSelector classes instead of bank() method per class
Added files containing constants to use Control Change controller names instead of magic numbers
Automatically refresh all MIDI Control elements at once
Added support for analog multiplexers and shift registers using Extended IO classes