GUI: add note/fine to sample editor rate
also deprecate compat rate
This commit is contained in:
parent
515e7a5a1d
commit
2da7002fc8
3 changed files with 98 additions and 13 deletions
|
|
@ -1616,7 +1616,7 @@ class FurnaceGUI {
|
|||
int resampleStrat;
|
||||
float amplifyVol;
|
||||
int sampleSelStart, sampleSelEnd;
|
||||
bool sampleInfo;
|
||||
bool sampleInfo, sampleCompatRate;
|
||||
bool sampleDragActive, sampleDragMode, sampleDrag16, sampleZoomAuto;
|
||||
void* sampleDragTarget;
|
||||
ImVec2 sampleDragStart;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue