Re: Playing multiple MP3 songs simultaneously on iPhone
Re: Playing multiple MP3 songs simultaneously on iPhone
- Subject: Re: Playing multiple MP3 songs simultaneously on iPhone
- From: David Duncan <email@hidden>
- Date: Wed, 10 Feb 2010 08:29:28 -0800
On Feb 10, 2010, at 7:30 AM, Marion Di Giacomo wrote:
> I tried to use AudioQueue on the simulator (I can't test on a device
> yet). Do you know if the behaviour is the same on the simulator and on
> the device ? Is there only one MP3 hardware decoder running on the
> simulator ? Since I used an example and I am a really newbie, I don't
> know if I really understood the code I used.
>
> When I tried on the simulator, each track seems to play correctly. I
> create one AudioQueue per track, and run them at same time. But I
> don't know if it can prove that they will be synchronous.
In general you cannot make any performance assumptions with the simulator, as it is running on your Mac. The only way to verify that something will actually work on hardware, is to run it on hardware.
--
Reality is what, when you stop believing in it, doesn't go away.
Failure is not an option. It is a privilege reserved for those who try.
David Duncan
_______________________________________________
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