MoonWorks/src/Audio
cosmonaut dbbd6540ab fix StaticSoundInstance.Pause not actually pausing 2023-06-30 11:51:20 -07:00
..
AudioDevice.cs try-catch inside AudioThreadMain 2023-06-28 13:20:18 -07: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 Sound instancing rework 2023-05-11 17:56:40 -07:00
AudioTween.cs fix crash caused by audio weak references 2023-06-14 18:22:49 -07:00
AudioTweenManager.cs fix crash caused by audio weak references 2023-06-14 18:22:49 -07:00
AudioUtils.cs StaticSound external byte buffer constructor 2023-04-04 17:12:03 -07:00
FilterType.cs reset static audio on free + rework filter API 2022-08-29 22:45:28 -07:00
ReverbEffect.cs Audio Improvements (#47) 2023-03-07 23:28:57 +00:00
SoundInstance.cs fix crash caused by audio weak references 2023-06-14 18:22:49 -07:00
SoundState.cs Formatting pass 2022-02-22 21:14:32 -08:00
StaticSound.cs fix audio thread race condition on StaticAudio.GetInstance 2023-06-29 15:01:22 -07:00
StaticSoundInstance.cs fix StaticSoundInstance.Pause not actually pausing 2023-06-30 11:51:20 -07:00
StreamingSound.cs Sound instancing rework 2023-05-11 17:56:40 -07:00
StreamingSoundOgg.cs Sound instancing rework 2023-05-11 17:56:40 -07:00
StreamingSoundQoa.cs optimize StreamingSoundQoa.Create 2023-05-22 19:24:26 -07:00
StreamingSoundSeekable.cs Sound instancing rework 2023-05-11 17:56:40 -07:00