BizHawk/BizHawk.Client.EmuHawk/Sound/Output
YoshiRulz c82ff6077a
Remove ToList call when the returned List is used as an IEnumerable
2019-03-27 13:56:10 +10:00
..
DirectSoundSoundOutput.cs Remove ToList call when the returned List is used as an IEnumerable 2019-03-27 13:56:10 +10:00
DummySoundOutput.cs Sound cleanup. In case you're curious, the "SilenceLeaveRoomForFrameCount" part ended up not mattering (and may have been slightly counterproductive) once SoundOutputProvider had the ability to be notified of underruns. It doesn't matter for BufferedAsync either. 2016-12-18 20:45:38 -05:00
OpenALSoundOutput.cs Random (small) cleanups. 2017-04-09 23:08:26 -04:00
XAudio2SoundOutput.cs Remove ToList call when the returned List is used as an IEnumerable 2019-03-27 13:56:10 +10:00