GUI: prepare improvements in the sample editor
This commit is contained in:
parent
a6b2f501d0
commit
e8f5c9f5f9
3 changed files with 64 additions and 44 deletions
|
|
@ -1590,6 +1590,7 @@ class FurnaceGUI {
|
|||
int resampleStrat;
|
||||
float amplifyVol;
|
||||
int sampleSelStart, sampleSelEnd;
|
||||
bool sampleInfo;
|
||||
bool sampleDragActive, sampleDragMode, sampleDrag16, sampleZoomAuto;
|
||||
void* sampleDragTarget;
|
||||
ImVec2 sampleDragStart;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue