Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Version 2 (modified by nicolape, 16 years ago) (diff)

OpenAL

OpenAL (Open Audio Library) is a free software cross-platform audio API. It is designed for efficient rendering of multichannel three dimensional positional audio. Its API style and conventions deliberately resemble that of OpenGL.

Download and Install

You need the OpenAL and the FreeAlut Package. FreeAlut are utilities for OpenAL and depend on it.

Install-Script:

OpenAL Tutorial Wikipedia about OpenAL
OpenAL official Site
Programmers Guide by Creative Labs