BizHawk/BizHawk.Emulation/Sound
goyuken b6e4d9996e DCFilter: add a "push" mode more suited to being placed between a resampler and a metaspu
Gambatte: change the order of output from "GB => resampler => metaspu => DCFilter" to "GB => resampler => DCFilter => metaspu".
This doesn't change anything under most circumstances, except when playing the emulator in slow motion (for instance, 50% throttle).  There, the metaspu sometimes adds silence to the output, which isn't actually silence if it has a different DC offset than the audio it's being mixed with.  Well, 50% throttle sound output will always suck anyway...
2012-09-29 22:38:47 +00:00
..
Utilities DCFilter: add a "push" mode more suited to being placed between a resampler and a metaspu 2012-09-29 22:38:47 +00:00
CDAudio.cs pce-cd: fix Snatcher, Madou Monogatari, Tangai Makyo, ValisIII playable now 2011-09-25 23:34:53 +00:00
HuC6280PSG.cs [PCE] ADPCM playback more or less working correctly now 2011-09-05 17:45:01 +00:00
SN76489.cs ym2612: support TimerA and TimerB 2012-04-29 06:05:15 +00:00
VRC6.cs NES - VRC6 sound! 2012-08-05 00:11:32 +00:00
YM2413.cs fix default patch set for VRC7 2012-09-24 17:34:17 +00:00
YM2612.cs gen: rewind is working, savestates are not working [yet]. will fix more tomorrow 2012-09-17 05:48:24 +00:00