mirror of
https://github.com/libretro/FBNeo.git
synced 2025-02-26 21:07:09 +00:00
donpachi area 3 music has dc offset on fadeout
This commit is contained in:
parent
4f9e6ab118
commit
62c9384b85
@ -497,6 +497,7 @@ static INT32 DrvFrame()
|
||||
#ifdef USE_SAMPLE_HACK
|
||||
BurnSampleRender(pSoundBuf, nSegmentLength);
|
||||
#endif
|
||||
if (~DrvDips[0] & 8) BurnSoundDCFilter(); // area 3 has nasty dc offset when music fades out
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user