OpenAL (Open Audio Library) is a cross-platform audio API that allows for efficient rendering of environmental, 3D positional audio.
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 openalSo 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 openalIs there an API that allows you to define the maximum number of OpenAL "sources" allowed by the underlying sound …
c++ audio openal