command palette: "add chip" menu
This commit is contained in:
parent
4f83fc2e93
commit
7e9edb59f7
5 changed files with 47 additions and 1 deletions
|
|
@ -23,6 +23,7 @@ enum CommandPaletteType {
|
|||
CMDPAL_TYPE_INSTRUMENTS,
|
||||
CMDPAL_TYPE_SAMPLES,
|
||||
CMDPAL_TYPE_INSTRUMENT_CHANGE,
|
||||
CMDPAL_TYPE_ADD_CHIP,
|
||||
// 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