mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-23 13:05:11 +00:00
how to fix this
This commit is contained in:
parent
ac207cb050
commit
8cc6fe3782
1 changed files with 2 additions and 1 deletions
|
@ -398,7 +398,8 @@ void DivPlatformK007232::forceIns() {
|
|||
for (int i=0; i<2; i++) {
|
||||
chan[i].insChanged=true;
|
||||
chan[i].freqChanged=true;
|
||||
chan[i].sample=-1;
|
||||
chan[i].prevFreq=-1;
|
||||
chan[i].prevBank=-1;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue