You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add new examples for MIDI serial tests, Add definitions for interfaces as -
#define MIDI_PC_USB 0
#define MIDI_SERIAL 1
#define MIDI_HOST 2
#define MIDI_DEBUG 3
Now, any button object can be bound to any interface.
Have fun!