GUI: earliest MIDI note input
This commit is contained in:
parent
cb107ebbac
commit
501ecc063d
2 changed files with 56 additions and 39 deletions
|
|
@ -980,6 +980,7 @@ class FurnaceGUI {
|
|||
void doUndo();
|
||||
void doRedo();
|
||||
void editOptions(bool topMenu);
|
||||
void noteInput(int num, int key);
|
||||
|
||||
void doUndoSample();
|
||||
void doRedoSample();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue