Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
ObjectAL-for-iPhone
Conversations
About
ObjectAL-for-iPhone
Contact owners and managers
1–30 of 122
Mark all as read
Report group
0 selected
Iurie Lupan
,
Karl Stenerud
2
7/14/16
multiple files playback
Yes, ObjectAL allows up to 32 simultaneous sounds playback. On Jul 13, 2016, at 12:49 PM, Iurie Lupan
unread,
multiple files playback
Yes, ObjectAL allows up to 32 simultaneous sounds playback. On Jul 13, 2016, at 12:49 PM, Iurie Lupan
7/14/16
Ahmed Layouni
6/7/16
ObjectAL still safe to use (iOS 9 and higher)
I came across a few posts on the internet claiming that OpenAL could be removed by Apple in the
unread,
ObjectAL still safe to use (iOS 9 and higher)
I came across a few posts on the internet claiming that OpenAL could be removed by Apple in the
6/7/16
jeffDavies
2
5/19/16
Background music stops when iOS IAP process begins
Adding this to my AppDelegate fixed how the music didn't turn back on: -(void)
unread,
Background music stops when iOS IAP process begins
Adding this to my AppDelegate fixed how the music didn't turn back on: -(void)
5/19/16
Chris Pointon
, …
Chris Pointon
3
5/15/16
"ObjectAL/ObjectAL.h" not found when updating pod from 2.5 to 2.5.2
I just re-discovered this thread so I thought I'd post the resolution. The fix to the header
unread,
"ObjectAL/ObjectAL.h" not found when updating pod from 2.5 to 2.5.2
I just re-discovered this thread so I thought I'd post the resolution. The fix to the header
5/15/16
Wayne
, …
Apostoli
6
1/15/16
ObjectAL sounds sometimes stop playing
Karl, First and foremost: A huge thank you for what you have done with ObjectAL. Without it, my
unread,
ObjectAL sounds sometimes stop playing
Karl, First and foremost: A huge thank you for what you have done with ObjectAL. Without it, my
1/15/16
Vlada J
9/13/15
Phone call interruption problems when using ObjectAL
I've been playing with phone calls while (SpriteKit)game running in order to test interruptions.
unread,
Phone call interruption problems when using ObjectAL
I've been playing with phone calls while (SpriteKit)game running in order to test interruptions.
9/13/15
Mark Anderson
, …
Joel Davis
3
6/9/15
Handling audio playback in app-background mode
I realize that I'm replying to a old post, but I just ran into the same issue myself and this is
unread,
Handling audio playback in app-background mode
I realize that I'm replying to a old post, but I just ran into the same issue myself and this is
6/9/15
Ian James
,
Karl Stenerud
15
5/14/15
Tweaks for a newbie?
Thanks Karl, I'm trying to go off the ChannelsDemo.m file. Would this still be re-creating the
unread,
Tweaks for a newbie?
Thanks Karl, I'm trying to go off the ChannelsDemo.m file. Would this still be re-creating the
5/14/15
Alex Cannon
, …
Karl Stenerud
10
4/12/15
Working iOS 8 demo?
OK, that doesn't sound too bad. I'd tried delving into the cocos2d issues and ended up with
unread,
Working iOS 8 demo?
OK, that doesn't sound too bad. I'd tried delving into the cocos2d issues and ended up with
4/12/15
Zack Sulsky
2/17/15
Stopping an audio file without stopping reverb
Hello, I am using ObjectAL's reverb effect in a music composition app that layers samples to play
unread,
Stopping an audio file without stopping reverb
Hello, I am using ObjectAL's reverb effect in a music composition app that layers samples to play
2/17/15
Robert Eickmann
, …
Alex Cannon
8
2/11/15
Re: playing when many simultaneous sounds, other sounds stop playing
Can anyone point me in the direction of a working ObjectAL demo for iOS 8? The ones included in the
unread,
Re: playing when many simultaneous sounds, other sounds stop playing
Can anyone point me in the direction of a working ObjectAL demo for iOS 8? The ones included in the
2/11/15
Tameem Hamoui
2
1/23/15
When playing simultaneous sounds, unrelated sounds stop playing
I just read that if your are using instances of alsource you shouldn't set reserved sources to 32
unread,
When playing simultaneous sounds, unrelated sounds stop playing
I just read that if your are using instances of alsource you shouldn't set reserved sources to 32
1/23/15
Marc Castles
,
Karl Stenerud
4
1/11/15
Changing volume of left/right channel independently
No, they should both play in sync. On Jan 11, 2015, at 1:32 PM, Marc Castles <marc@
unread,
Changing volume of left/right channel independently
No, they should both play in sync. On Jan 11, 2015, at 1:32 PM, Marc Castles <marc@
1/11/15
Maksim Sorokin
,
Karl Stenerud
2
1/7/15
Playing buffer in ObjectAL correctly
You need to retain a reference to the source. Otherwise it will get deallocated as soon as the method
unread,
Playing buffer in ObjectAL correctly
You need to retain a reference to the source. Otherwise it will get deallocated as soon as the method
1/7/15
Khaled Garbaya
12/29/14
Create an ALBuffer from an already preloaded sound file buffer and play it.
Hello, How can I create an ALBuffer from already preloaded sound file buffer and play it. Basically I
unread,
Create an ALBuffer from an already preloaded sound file buffer and play it.
Hello, How can I create an ALBuffer from already preloaded sound file buffer and play it. Basically I
12/29/14
Mad Pig
, …
Mark E Anderson
4
11/20/14
How to stop and effect sound that is looping.
Karl is in the hall of fame as far as I'm concerned. -Mark On Nov 20, 2014, at 10:53 PM, Mad Pig
unread,
How to stop and effect sound that is looping.
Karl is in the hall of fame as far as I'm concerned. -Mark On Nov 20, 2014, at 10:53 PM, Mad Pig
11/20/14
Nick
, …
Marc Castles
3
7/12/14
set seek position of track
I've been trying to do the same thing but I've found that using a full song as a sound effect
unread,
set seek position of track
I've been trying to do the same thing but I've found that using a full song as a sound effect
7/12/14
Michael Briscoe
, …
Karl Stenerud
4
5/5/14
Pan not working properly with Mac OSX?
Hmm that sounds like an OS bug. It works fine under iOS (and used to work fine under OSX). I checked
unread,
Pan not working properly with Mac OSX?
Hmm that sounds like an OS bug. It works fine under iOS (and used to work fine under OSX). I checked
5/5/14
Mark Anderson
4/29/14
ExtAudioFileOpenURL failure opening audio file residing in NSTemporaryDirectory()
I know this was an issue for iPod files for < ios7, but I am confused as to why I can't seem
unread,
ExtAudioFileOpenURL failure opening audio file residing in NSTemporaryDirectory()
I know this was an issue for iPod files for < ios7, but I am confused as to why I can't seem
4/29/14
atomicpe...@gmail.com
4/27/14
An OpenAL examples that work?
Hi All, OpenAL for iOS7 seems like a pipe dream to me. I keep finding source code that claims
unread,
An OpenAL examples that work?
Hi All, OpenAL for iOS7 seems like a pipe dream to me. I keep finding source code that claims
4/27/14
fayslr
,
Mark Anderson
2
3/4/14
Application crashing in iOS7
Hi Faisal, Is this something that always crashes when creating sources from certain types of audio
unread,
Application crashing in iOS7
Hi Faisal, Is this something that always crashes when creating sources from certain types of audio
3/4/14
Benoît Lahoz
3/3/14
Get the frequency spectrum of a playing buffer
Hi, I'm playing an ALBuffer and I'd like to get the spectrum of it as an array of values
unread,
Get the frequency spectrum of a playing buffer
Hi, I'm playing an ALBuffer and I'd like to get the spectrum of it as an array of values
3/3/14
Hans Tutschku
1/25/14
compile error
just downloaded the latest version and try to run the IOS demo in XCode 5 it produces these errors
unread,
compile error
just downloaded the latest version and try to run the IOS demo in XCode 5 it produces these errors
1/25/14
Valerio Santinelli
,
Mark Anderson
2
1/16/14
Vibrating with ObjectAL
Correct me if I'm wrong, but I think the only public function that Apple allows access to for
unread,
Vibrating with ObjectAL
Correct me if I'm wrong, but I think the only public function that Apple allows access to for
1/16/14
Fabs@Temponautics
, …
Benoît Lahoz
4
12/13/13
Loops are clicking
Hi Karl, hi Benoît, thank you for both your fast and helpful replies. We did use .caf files from the
unread,
Loops are clicking
Hi Karl, hi Benoît, thank you for both your fast and helpful replies. We did use .caf files from the
12/13/13
Benoît Lahoz
,
Karl Stenerud
6
12/6/13
MacOSX 32bits (without ARC)
Are you using the latest version? ALListener's only synthesized property is “context”, which is
unread,
MacOSX 32bits (without ARC)
Are you using the latest version? ALListener's only synthesized property is “context”, which is
12/6/13
Benoît Lahoz
2
12/3/13
Extracting audio of a video file and playing it with ObjectAL
Hi, I'm anwering myself, in case it would help someone. I finally used AVFoundation to load the
unread,
Extracting audio of a video file and playing it with ObjectAL
Hi, I'm anwering myself, in case it would help someone. I finally used AVFoundation to load the
12/3/13
Gatada
, …
Rafał Wesołowski
3
11/26/13
OAL Error: +[ALWrapper deleteBuffers:numBuffers:]: Invalid Operation (error code 0x0000a004)
I'm getting this only on iOS 7.X. It's suppose to be correlated to a bug in iOS. W dniu
unread,
OAL Error: +[ALWrapper deleteBuffers:numBuffers:]: Invalid Operation (error code 0x0000a004)
I'm getting this only on iOS 7.X. It's suppose to be correlated to a bug in iOS. W dniu
11/26/13
Lukas
,
Rafał Wesołowski
2
11/26/13
ObjectAL on iOS 7
W dniu środa, 18 września 2013 17:52:38 UTC+2 użytkownik Lukas napisał: Hi, I've been using
unread,
ObjectAL on iOS 7
W dniu środa, 18 września 2013 17:52:38 UTC+2 użytkownik Lukas napisał: Hi, I've been using
11/26/13
Matthew Scott
10/9/13
Using EQ
Ok so my app needs to have EQ settings specifically Gain, Freq, Q, low-pass filter, and high-pass
unread,
Using EQ
Ok so my app needs to have EQ settings specifically Gain, Freq, Q, low-pass filter, and high-pass
10/9/13