#include MIDI_CREATE_DEFAULT_INSTANCE(); #define LED 13 // LED pin on Arduino Uno void BlinkLed(byte num) // Basic blink function { for (byte i=0;i