Playing synchronized audio files loops on iOS
Playing synchronized audio files loops on iOS
- Subject: Playing synchronized audio files loops on iOS
- From: Daniel Bünzli <email@hidden>
- Date: Thu, 25 Oct 2012 15:54:42 +0200
Hello,
On iOS 5.1+, I have up to 4-5 small alac-encoded sound loops with *different* durations. I need to
* Start them synchronously and repeat them ad infinitum (it results in music).
* Be able to pause them and restart them in the state they were paused (i.e. not resynchronize them from start after each pause).
My question is whether AVAudioPlayer with numberOfLoops property set to -1 and playAtTime: method is enough for that. What about synchronized stopping ?
Should I look directly into audio queues ?
Thanks for any advice,
Daniel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden