mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-01 10:32:40 +00:00
parent
4e7d566791
commit
c02556afa7
1 changed files with 1 additions and 1 deletions
|
@ -217,7 +217,7 @@ void DivPlatformOPL::acquire_nuked(short** buf, size_t len) {
|
|||
}
|
||||
}
|
||||
|
||||
if (fm.rhy&0x20) {
|
||||
if (properDrums) {
|
||||
for (int i=0; i<melodicChans+1; i++) {
|
||||
unsigned char ch=outChanMap[i];
|
||||
int chOut=0;
|
||||
|
|
Loading…
Reference in a new issue