GUI: add "create wave from selection" option
in sample editor
This commit is contained in:
parent
16eba9ec96
commit
a33e6e3989
4 changed files with 31 additions and 0 deletions
|
|
@ -525,6 +525,7 @@ enum FurnaceGUIActions {
|
|||
GUI_ACTION_SAMPLE_ZOOM_AUTO,
|
||||
GUI_ACTION_SAMPLE_MAKE_INS,
|
||||
GUI_ACTION_SAMPLE_SET_LOOP,
|
||||
GUI_ACTION_SAMPLE_CREATE_WAVE,
|
||||
GUI_ACTION_SAMPLE_MAX,
|
||||
|
||||
GUI_ACTION_ORDERS_MIN,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue