OpenAL Soft!

* Added a toolchain to help with cross-compiling to Android. * * * Building OpenAL Soft needs CMake http://cmake.org
version 2.6 or newer (older versions may possibly work as well, but are untested. Autotools is not supported. It should build on most compilers. The latest release is 1.17.2, and is available in source form. Please try it out and let me know how it works. :- openal-soft-1.17.2.tar.bz2 openal-releases/openal-soft-1.17.2.tar.bz2 Win32 and Win64 binaries are also provided openal-soft-1.17.2-bin.zip openal-binaries/openal-soft-1.17.2-bin.zip A more up-to-date Git repository is available at repo.or.cz http://repo.or.cz/w/openal-soft.git
and GitHub http://github.com/kcat/openal-soft.
Note that you will need to install Git http://git-scm.com
to downloa

OpenAL Soft alternatives

  • Wwise

  • "Wwise® is the most advanced, feature-rich interactive sound engine for games, bar none. Whether you're an indie or a multi-million dollar production, Wwise will work for you." - Audiokinetic.com

    tags: games middleware programming-libraries sound-design
  • PortAudio

  • PortAudio is a cross platform, open-source, audio I/O library. It provides a very simple API for recording and/or playing sound using a simple callback function.

    tags: library oss synthesis
  • FMOD Ex

  • FMOD is a proprietary audio library that plays music files of diverse formats on many different operating system platforms, used in games and software applications to provide audio functionality.

    tags: api audio-library developer-tools library programming
  • RtAudio

  • RtAudio is a set of C++ classes that provide a common API (Application Programming Interface) for realtime audio input/output across Linux, Macintosh OS-X and Windows operating systems. RtAudio significantly simplifies the process of interacting with computer audio hardware. It was designed with the following objectives:

    tags: library synthesis programming-libraries