| 
    Control Surface
     
   1.2.0
   MIDI Control Surface library for Arduino 
   | 
 
This is an example that demonstrates the use of MIDI Note Buttons that can be used for triggering samples, mute/solo/rec buttons, play/pause/stop buttons, etc. It can control almost any push button control in your DAW software.
The internal pull-up resistor for the button will be enabled automatically.
Select the Arduino as a custom MIDI controller in your DAW, and use the MIDI learn option to assign the button to a function.
Written by PieterP, 2019-08-07 
 https://github.com/tttapa/Control-Surface