fix tuner, spectrum, vertical mixer layout
This commit is contained in:
parent
8626937f89
commit
242af1d5f8
11 changed files with 648 additions and 208 deletions
|
|
@ -66,6 +66,10 @@ struct FurnaceGUIColorDef {
|
|||
};
|
||||
|
||||
extern const int opOrder[4];
|
||||
extern const float topKeyStarts[5];
|
||||
extern const int topKeyNotes[5];
|
||||
extern const int bottomKeyNotes[7];
|
||||
extern const bool isTopKey[12];
|
||||
extern const char* noteNames[180];
|
||||
extern const char* noteNamesG[180];
|
||||
extern const char* noteNamesF[180];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue