mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-27 15:03:01 +00:00
Merge branch 'master' of https://github.com/tildearrow/furnace
This commit is contained in:
commit
ef52c41fb4
1 changed files with 2 additions and 0 deletions
|
@ -402,6 +402,8 @@ void DivPlatformK007232::forceIns() {
|
||||||
chan[i].prevFreq=-1;
|
chan[i].prevFreq=-1;
|
||||||
chan[i].prevBank=-1;
|
chan[i].prevBank=-1;
|
||||||
}
|
}
|
||||||
|
lastLoop=0;
|
||||||
|
lastVolume=0;
|
||||||
}
|
}
|
||||||
|
|
||||||
void* DivPlatformK007232::getChanState(int ch) {
|
void* DivPlatformK007232::getChanState(int ch) {
|
||||||
|
|
Loading…
Reference in a new issue