Top "Openal" questions

OpenAL (Open Audio Library) is a cross-platform audio API that allows for efficient rendering of environmental, 3D positional audio.

Getting notified when a sound is done playing in OpenAL

I'm using OpenAL on iPhone to play multiple audio samples simultaneously. Can I get OpenAL to notify me when a …

iphone audio core-audio openal
OpenAL: How to create simple "Microphone Echo" programm?

So I wonder what would be shortest (in terms of effective lines) open AL code for reading data from default …

c++ c visual-studio-2008 audio openal
OpenAL - determine maximum sources

Is there an API that allows you to define the maximum number of OpenAL "sources" allowed by the underlying sound …

c++ audio openal
How to compile OpenAL program with g++ (Ubuntu)?

I am trying to find a way of getting OpenAL to work on my computer: Ubuntu 12.10 (running on 2010 intel i7 …

c++ linux ubuntu linker openal