command palette: instrument and sample menus

won't be doing for wavetables because they don't have text and that
would be impossible to search through with a keyboard
This commit is contained in:
YohananDiamond 2023-07-31 15:58:38 -03:00
parent 00ee72269f
commit 51148a729c
5 changed files with 55 additions and 4 deletions

View file

@ -499,6 +499,8 @@ enum FurnaceGUIActions {
GUI_ACTION_COMMAND_PALETTE,
GUI_ACTION_CMDPAL_MIN,
GUI_ACTION_CMDPAL_RECENT,
GUI_ACTION_CMDPAL_INSTRUMENTS,
GUI_ACTION_CMDPAL_SAMPLES,
GUI_ACTION_CMDPAL_MAX,
GUI_ACTION_WINDOW_EDIT_CONTROLS,