mirror of
https://github.com/tildearrow/furnace.git
synced 2025-01-07 16:12:31 +00:00
Amiga: yet another fix...
This commit is contained in:
parent
a3ea20bfec
commit
26648a895d
1 changed files with 1 additions and 0 deletions
|
@ -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;*/
|
||||
|
|
Loading…
Reference in a new issue