SN: prepare for new easy threshold formula

This commit is contained in:
tildearrow 2022-12-07 23:27:19 -05:00
parent a2be33cf95
commit c91e947ea3
2 changed files with 7 additions and 18 deletions

View file

@ -65,8 +65,6 @@ class DivPlatformSMS: public DivDispatch {
int divider=16;
double toneDivider=64.0;
double noiseDivider=64.0;
int easyThreshold;
int easyStartingPeriod;
bool updateSNMode;
bool resetPhase;
bool isRealSN;