isle-portable/LEGO1/omni/src/audio
Christian Semmler 806afaa210 Replace DirectSound with miniaudio (#21)
* Add miniaudio

* WIP

* static const

* Fix missing looping

* Fix volume

* Implement 3D sound, WIP

* Remove unused WinMM code

* Update README.md

* Fixes

* Fix naming

* Fix naming

* disable ma threading

* Invert Z axis for OpenGL system

* Update comment

* Set rolloff

* Fix minimize/maximize suspension

* Rename function

* SDL3: changed macro name
2024-06-25 20:02:58 +02:00
..
mxaudiomanager.cpp Rename InitPresenters to Create, remove this keyword (#1000) (#20) 2024-06-25 19:57:18 +02:00
mxaudiopresenter.cpp Further clean up Omni/LegoOmni separation (#423) 2024-01-11 16:02:55 +01:00
mxsoundmanager.cpp Replace DirectSound with miniaudio (#21) 2024-06-25 20:02:58 +02:00
mxsoundpresenter.cpp Rename InitPresenters to Create, remove this keyword (#1000) (#20) 2024-06-25 19:57:18 +02:00
mxwavepresenter.cpp Replace DirectSound with miniaudio (#21) 2024-06-25 20:02:58 +02:00