Amiga: yet another fix...

This commit is contained in:
tildearrow 2023-11-06 04:25:27 -05:00
parent a3ea20bfec
commit 26648a895d

View file

@ -738,6 +738,7 @@ void DivPlatformAmiga::forceIns() {
for (int i=0; i<4; i++) {
chan[i].insChanged=true;
chan[i].freqChanged=true;
chan[i].writeVol=true;
/*chan[i].keyOn=false;
chan[i].keyOff=false;
chan[i].sample=-1;*/