command palette: support for changing (selection's) instrument
This commit is contained in:
parent
74bb1b1016
commit
0060ea507a
5 changed files with 17 additions and 1 deletions
|
|
@ -22,6 +22,7 @@ enum CommandPaletteType {
|
|||
CMDPAL_TYPE_RECENT,
|
||||
CMDPAL_TYPE_INSTRUMENTS,
|
||||
CMDPAL_TYPE_SAMPLES,
|
||||
CMDPAL_TYPE_INSTRUMENT_CHANGE,
|
||||
// a menu to select wavetables is beyond scope (they can't be put as strings)
|
||||
// TODO: are there more?
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue