mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-23 21:15:11 +00:00
screw ME
This commit is contained in:
parent
84ba63db24
commit
ea290a5015
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@ void DivPlatformPCSpeaker::muteChannel(int ch, bool mute) {
|
||||||
}
|
}
|
||||||
|
|
||||||
void DivPlatformPCSpeaker::forceIns() {
|
void DivPlatformPCSpeaker::forceIns() {
|
||||||
for (int i=0; i<5; i++) {
|
for (int i=0; i<1; i++) {
|
||||||
chan[i].insChanged=true;
|
chan[i].insChanged=true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue