Merge branch 'master' of https://github.com/tildearrow/furnace into ymf278b

This commit is contained in:
cam900 2024-08-03 08:17:33 +09:00
commit 34c3748406
4 changed files with 148 additions and 2 deletions

View file

@ -255,7 +255,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;