Skip to content

razterizer/AudioLibSwitcher_applaudio

Repository files navigation

AudioLibSwitcher_applaudio

An adapter for the AudioLibSwitcher interface.

GitHub License Static Badge Static Badge Static Badge

An adapter / interface implementation of the IAudioLibSwitcher interface (see AudioLibSwitcher for applaudio.

When cloning, don't forget to use the flag --recurse-submodules. For example: git clone AudioLibSwitcher_applaudio --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

About

An adapter for the AudioLibSwitcher interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages