Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in openal

Can I play any Buffer only once at a given time?

iphone audio openal

Turning an InputStream into a SeekableByteChannel

java openal

Which framework should I use to play an audio file (WAV, MP3, AIFF) in iOS with low latency?

ios core-audio openal

OpenAL output to multiple devices (Linux)

linux audio device openal

AudioToolbox/OpenAL ExtAudioFile to play compressed audio

OpenAL vs AVAudioPlayer vs other techniques for playing sounds

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

c++ linux ubuntu linker openal

Best low latency audio API for an iOS Music Game? OpenAL, Cocoas2d Denshion, PhoneGap

ios html audio cordova openal

Loading a .WAV file for OpenAL

c++ audio wav openal

Listing all devices open AL does not work

c++ audio openal

Which API to play audio from a buffer in ios and osx?

Real-Time Audio Loop Switching for iPhone

With OpenAL, is setting AL_PITCH and AL_GAIN expensive?

optimization openal

OpenAL: how to play multiple sounds at the same time and mix them?

c++ openal

OpenAL - determine maximum sources

c++ audio openal

How to program a real-time accurate audio sequencer on the iphone?