1
0
Fork 0

midi working

This commit is contained in:
Jack Humbert 2015-08-24 19:31:12 -04:00
parent b8425e8b58
commit cda23c754e
27 changed files with 1095 additions and 58 deletions

View file

@ -174,6 +174,7 @@ extern const uint16_t fn_actions[];
#define BL_STEP 0x4013
#define RESET 0x5000
#define DEBUG 0x5001
#define MIDI(n) n | 0x6000