at work, we\'re unable to use alSourcePause() to pause sounds, and in any case we might want to start the sound wit开发者_如何学编程h an offset.
Can anyone tell me why the volume becomes lower when I make the pitch higher in openal? The higher the pitch, the lower the volume.....
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
How can I adjust the volume of a sound in开发者_运维技巧 the OpenAL sound library?float newVolume = 0.4f;
Hey everyone, I was wondering if someone could point me in the right direction to creating a function in my openAL singleton class that returns 开发者_如何转开发the current time of the sound.
I\'ve recently been trying to incorporate an intensive sound management class, where sound playback precision is a must.
I have a project that uses OpenAL. The project is built against the 10.5 SDK, and the version of the OpenAL.framework in 10.5 causes some problems. I want to link to a custom-built version of the Open
when I start –exportAsynchronouslyWithCompletionHandler: method of AVassetExportSession my audio is stops playing. I am using AudioQueue and OpenAL they both needs to be restarted after beginning exp
I\'m using OpenAL sound framework on the iPhone, and I\'m setting different volumes on individual sounds. I\'m running into a problem where I\'m hearing an initial popping/clicking noise when switchin
I am working on a Labyrinth style app for iPhone using Chipmunk and openAL. I got everything working except the ball rolling sound. What I hav开发者_开发百科e tried is playing a small sound for each u