add several TODO comments
self-note: check this one after you come back!
This commit is contained in:
parent
b5472fb52e
commit
8407a7d3a4
10 changed files with 32 additions and 0 deletions
|
|
@ -28,6 +28,12 @@
|
|||
#include "sampleUtil.h"
|
||||
#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