Skip to content

razterizer/AudioLibSwitcher_OpenAL

Repository files navigation

AudioLibSwitcher_OpenAL

GitHub License Static Badge Static Badge Static Badge

An adapter / interface implementation of the IAudioLibSwitcher interface (see AudioLibSwitcher for OpenAL-Soft.

When cloning, don't forget to use the flag --recurse-submodules. For example: git clone AudioLibSwitcher_OpenAL --recurse-submodules

When updating the submodule hash to the latest hash:

# First cd to repo root.
git submodule update --remote AudioLibSwitcher
git add AudioLibSwitcher
git commit -m "Updated the submodule to the latest changeset."
git push

Releases

No releases published

Packages

No packages published

Languages