Root note and bitmap of scale types
This commit is contained in:
+3
-1
@@ -26,7 +26,9 @@ enum UIState {
|
||||
UI_RANDOMIZE_TRACK_EDIT,
|
||||
UI_SCALE_EDIT,
|
||||
UI_SCALE_NOTE_EDIT,
|
||||
UI_SCALE_TRANSPOSE
|
||||
UI_SCALE_TRANSPOSE,
|
||||
UI_EDIT_ROOT,
|
||||
UI_EDIT_SCALE_TYPE
|
||||
};
|
||||
|
||||
inline void sortArray(int arr[], int size) {
|
||||
|
||||
Reference in New Issue
Block a user