GUI: add option to offset sample
in the amplify one
This commit is contained in:
parent
0ae9151b47
commit
e579ba8ee8
3 changed files with 12 additions and 4 deletions
|
|
@ -2621,7 +2621,7 @@ class FurnaceGUI {
|
|||
int resizeSize, silenceSize;
|
||||
double resampleTarget;
|
||||
int resampleStrat;
|
||||
float amplifyVol;
|
||||
float amplifyVol, amplifyOff;
|
||||
int sampleSelStart, sampleSelEnd;
|
||||
bool sampleInfo, sampleCompatRate;
|
||||
bool sampleDragActive, sampleDragMode, sampleDrag16, sampleZoomAuto;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue