MoonWorks/src/Audio
TheSpydog eb8c350a47 Fix debug assertion in AudioDevice constructor (#25)
Let's try this again...

Co-authored-by: Caleb Cornett <caleb.cornett@outlook.com>
Reviewed-on: MoonsideGames/MoonWorks#25
Co-authored-by: TheSpydog <thespydog@noreply.example.org>
Co-committed-by: TheSpydog <thespydog@noreply.example.org>
2022-08-30 17:09:32 +00:00
..
AudioDevice.cs Fix debug assertion in AudioDevice constructor (#25) 2022-08-30 17:09:32 +00:00
AudioEmitter.cs Fixed Point Math (#19) 2022-05-11 17:34:09 +00:00
AudioListener.cs Fixed Point Math (#19) 2022-05-11 17:34:09 +00:00
AudioResource.cs Formatting pass 2022-02-22 21:14:32 -08:00
FilterType.cs reset static audio on free + rework filter API 2022-08-29 22:45:28 -07:00
SoundInstance.cs reset static audio on free + rework filter API 2022-08-29 22:45:28 -07:00
SoundState.cs Formatting pass 2022-02-22 21:14:32 -08:00
StaticSound.cs reset static audio on free + rework filter API 2022-08-29 22:45:28 -07:00
StaticSoundInstance.cs reset static audio on free + rework filter API 2022-08-29 22:45:28 -07:00
StreamingSound.cs Theora video support + audio improvements (#20) 2022-08-02 21:04:12 +00:00
StreamingSoundOgg.cs fix StreamingSoundOgg seek 2022-08-02 14:15:16 -07:00
StreamingSoundSeekable.cs Theora video support + audio improvements (#20) 2022-08-02 21:04:12 +00:00