midi working
This commit is contained in:
parent
b8425e8b58
commit
cda23c754e
27 changed files with 1095 additions and 58 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue