GUI: sample improvements
- resample change C-4 note - add duplicate option
This commit is contained in:
parent
3d94aef14b
commit
455cccdef0
4 changed files with 28 additions and 2 deletions
|
|
@ -29,11 +29,9 @@
|
|||
#include "util.h"
|
||||
|
||||
// TODO:
|
||||
// - resample should change C-4 note
|
||||
// - clicking on waveform should give this window focus
|
||||
// - add "create instrument using this sample" option
|
||||
// - .dmc loading
|
||||
// - duplicate sample
|
||||
void FurnaceGUI::drawSampleEdit() {
|
||||
if (nextWindow==GUI_WINDOW_SAMPLE_EDIT) {
|
||||
sampleEditOpen=true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue