Skip to content

OpenAL Soft is a software implementation of the OpenAL 3D audio API.

License

LGPL-3.0, Unknown licenses found

Licenses found

LGPL-3.0
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

kuailexs/openal-soft

 
 

Repository files navigation

##openal-soft

OpenAL Soft official fork(keep sync with http://repo.or.cz/w/openal-soft.git).

Ensure you have installed cmake(2.6 or higher), and make standalone android ndk toolchain($NDK/docs/STANDALONE-TOOLCHAIN.html), build steps:

  • $cd build
  • $cmake -D CMAKE_TOOLCHAIN_FILE=../cmake/android.toolchain.cmake -G "Unix Makefiles" ..
  • $make -j4

Enjoy it!!!

About

OpenAL Soft is a software implementation of the OpenAL 3D audio API.

Resources

License

LGPL-3.0, Unknown licenses found

Licenses found

LGPL-3.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 91.6%
  • CMake 5.4%
  • C++ 3.0%