MoonWorks/src/Audio
cosmonaut 0d93207ae9 Fixed Point Math (#19)
Reviewed-on: MoonsideGames/MoonWorks#19
2022-05-11 17:34:09 +00:00
..
AudioDevice.cs change Marshal.SizeOf to sizeof 2022-04-27 14:14:15 -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 Formatting pass 2022-02-22 21:14:32 -08:00
SoundInstance.cs Fixed Point Math (#19) 2022-05-11 17:34:09 +00:00
SoundState.cs Formatting pass 2022-02-22 21:14:32 -08:00
StaticSound.cs stream ogg from memory instead of disk 2022-04-07 14:19:43 -07:00
StaticSoundInstance.cs add audio Seek functionality 2022-04-20 14:29:46 -07:00
StreamingSound.cs stream ogg from memory instead of disk 2022-04-07 14:19:43 -07:00
StreamingSoundOgg.cs add audio Seek functionality 2022-04-20 14:29:46 -07:00