GUI: sample improvements

- resample change C-4 note
- add duplicate option
This commit is contained in:
tildearrow 2022-04-12 02:15:12 -05:00
parent 3d94aef14b
commit 455cccdef0
4 changed files with 28 additions and 2 deletions

View file

@ -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;