Merge branch 'master' of https://github.com/tildearrow/furnace into x1_010
This commit is contained in:
commit
13e586fab2
4 changed files with 15 additions and 1 deletions
|
|
@ -42,6 +42,7 @@ const char* notes[12]={
|
|||
"C-", "C#", "D-", "D#", "E-", "F-", "F#", "G-", "G#", "A-", "A#", "B-"
|
||||
};
|
||||
|
||||
// update this when adding new commands.
|
||||
const char* cmdName[DIV_CMD_MAX]={
|
||||
"NOTE_ON",
|
||||
"NOTE_OFF",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue