command palette: support for changing (selection's) instrument

This commit is contained in:
YohananDiamond 2023-08-15 18:37:30 -03:00
parent 74bb1b1016
commit 0060ea507a
5 changed files with 17 additions and 1 deletions

View file

@ -519,6 +519,7 @@ enum FurnaceGUIActions {
GUI_ACTION_CMDPAL_RECENT,
GUI_ACTION_CMDPAL_INSTRUMENTS,
GUI_ACTION_CMDPAL_SAMPLES,
GUI_ACTION_CMDPAL_INSTRUMENT_CHANGE,
GUI_ACTION_CMDPAL_MAX,
GUI_ACTION_WINDOW_EDIT_CONTROLS,