mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
Add support for audio playback (#3085)
* Add support for audio playback using the SoLoud library * Add 3D audio and some comments * Add documentation and examples
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -41,3 +41,6 @@
|
||||
[submodule "support/doxygen/css"]
|
||||
path = support/doxygen/css
|
||||
url = https://github.com/jothepro/doxygen-awesome-css.git
|
||||
[submodule "modules/audio/ext/soloud"]
|
||||
path = modules/audio/ext/soloud
|
||||
url = https://github.com/jarikomppa/soloud
|
||||
|
||||
Reference in New Issue
Block a user