flat note names
This commit is contained in:
parent
d0404c9e10
commit
093df41ef9
5 changed files with 51 additions and 0 deletions
|
|
@ -38,6 +38,8 @@ struct FurnaceGUIColorDef {
|
|||
extern const int opOrder[4];
|
||||
extern const char* noteNames[180];
|
||||
extern const char* noteNamesG[180];
|
||||
extern const char* noteNamesF[180];
|
||||
extern const char* noteNamesGF[180];
|
||||
extern const char* pitchLabel[11];
|
||||
extern const char* insTypes[];
|
||||
extern const char* sampleLoopModes[];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue