SMS: add option to disable noise phase reset

issue #83
This commit is contained in:
tildearrow 2022-02-07 23:05:50 -05:00
parent a3beab6815
commit 8d45236cce
3 changed files with 16 additions and 7 deletions

View file

@ -211,6 +211,7 @@ void DivPlatformSMS::forceIns() {
chan[i].freqChanged=true;
}
}
updateSNMode=true;
}
void* DivPlatformSMS::getChanState(int ch) {