BizHawk/BizHawk.Emulation.Cores/Sound
adelikat 565a319cef
Remove unused sound files (#1868)
* Remove unused ZeromusSynchronizer ISynchronizingAudioBuffer implementation as it hasn't been used in quite some time, also remove unused MetaspuAsyncSoundProvider that is no longer used. Remove some unsed methods on MetaspuSoundProvider

* use switch expression

* remove unused buffer

* remove unused NitsujaSynchronizer, even though it was the default, the only usage of ISynchronizingAudioBuffer is the vecna one

* remove enum ESynchMethod now that it only had 1 option

* expose VecnaSyncrhonizer and remove Metaspu static class

* remove unused method on ISynchronizingAudioBuffer
2020-03-01 14:18:24 -06:00
..
CDAudio.cs use more advanced language features in Emulation.Cores (#1852) 2020-02-17 16:54:51 -06:00
DualSyncSound.cs use inline out variables in Emulation.Cores 2020-02-18 15:10:29 -06:00
HuC6280PSG.cs Use nameof in cores 2019-03-28 14:18:58 +11:00
IAsyncSoundProvider.cs Remove unused sound files (#1868) 2020-03-01 14:18:24 -06:00
MMC5Audio.cs Remove empty docs 2019-06-06 16:41:10 +10:00
OneBitBeeper.cs Enable SA1504 and fix noncompliance 2020-01-25 14:56:56 +10:00
SN76489sms.cs use more advanced language features in Emulation.Cores (#1852) 2020-02-17 16:54:51 -06:00
SoundMixer.cs More IAsyncSoundProvider and related classes to BizHawk.Emulation.Cores and make them internal, since they are implementation details, and they are deprecrated and not intended to be used in future cores. 2016-12-16 08:50:05 -06:00
Sunsoft5BAudio.cs Use nameof in cores 2019-03-28 14:18:58 +11:00
SyncSoundMixer.cs use more advanced language features in Emulation.Cores (#1852) 2020-02-17 16:54:51 -06:00
VRC6Alt.cs Remove empty docs 2019-06-06 16:41:10 +10:00
YM2413.cs use more advanced language features in Emulation.Cores (#1852) 2020-02-17 16:54:51 -06:00
YM2612.cs nothing to see here 2020-02-28 12:52:48 -06:00