openal
OpenAL on Mac OS X: Setting AL_SAMPLE_OFFSET does nothing
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.[详细]
2023-01-22 02:10 分类:问答openal pitch shift
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.....[详细]
2023-01-20 01:15 分类:问答Installing OpenGL and OpenAL in Ubuntu [closed]
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.[详细]
2023-01-19 07:29 分类:问答How to adjust the volume of a sound in OpenAL?
How can I adjust the volume of a sound in开发者_运维技巧 the OpenAL sound library?float newVolume = 0.4f;[详细]
2023-01-17 18:31 分类:问答Xcode - OpenAL - Getting the current time of a playing sound
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.[详细]
2023-01-16 22:03 分类:问答iPhone/iPad sound playback with setCurrentTimeFunction. Non AVAudioPlayer
I\'ve recently been trying to incorporate an intensive sound management class, where sound playback precision is a must.[详细]
2023-01-15 22:38 分类:问答How do I force Xcode to link to a custom version of a system framework?
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[详细]
2023-01-15 07:50 分类:问答AVassetExportSession kills my audio
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[详细]
2023-01-14 12:16 分类:问答Weird popping noise when playing different sounds with different volumes set through OpenAL on the iPhone
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[详细]
2023-01-09 13:08 分类:问答Ball rolling sound effect
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[详细]
2023-01-09 11:31 分类:问答
加载中,请稍侯......