Skip to content

Commit

Permalink
Amiga: yet another fix...
Browse files Browse the repository at this point in the history
  • Loading branch information
tildearrow committed Nov 6, 2023
1 parent a3ea20b commit 26648a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/engine/platform/amiga.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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;*/
Expand Down

0 comments on commit 26648a8

Please sign in to comment.