This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
BizHawk
mirror of
https://github.com/TASEmulators/BizHawk.git
Watch
1
Star
0
Fork
You've already forked BizHawk
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
81198cc89f
BizHawk
/
BizHawk.Emulation
/
Sound
/
Utilities
History
goyuken
a313d3910d
Add sound output to sound card while dumping is occurring. Uses a proxy ISoundProvider (DualSound.cs) to guarantee emulation sound core and dumping routine are unaffected, while sending "best effort" sound to system output. Doesn't sound great, but simple and functional.
2012-05-09 20:21:23 +00:00
..
BufferedAsync.cs
[PCE] ADPCM playback more or less working correctly now
2011-09-05 17:45:01 +00:00
DualSound.cs
Add sound output to sound card while dumping is occurring. Uses a proxy ISoundProvider (DualSound.cs) to guarantee emulation sound core and dumping routine are unaffected, while sending "best effort" sound to system output. Doesn't sound great, but simple and functional.
2012-05-09 20:21:23 +00:00
Equalizer.cs
Add 3-band equalizer. Not hooked up to client for time being though. Maybe later I'll expand it to more bands and create presets. Just wanted to check it in for now.
2012-04-21 20:22:13 +00:00
Metaspu.cs
[PCE] ADPCM playback more or less working correctly now
2011-09-05 17:45:01 +00:00
SoundMixer.cs
[PCE] ADPCM playback more or less working correctly now
2011-09-05 17:45:01 +00:00
Waves.cs
PCE: improve noise channel
2011-01-31 07:19:38 +00:00