SN: address easy noise feedback, part 1

This commit is contained in:
tildearrow 2022-11-28 01:27:58 -05:00
parent 6750a8ef6a
commit a7dfe6534d
2 changed files with 4 additions and 2 deletions

View file

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