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: William Stewart <email@hidden>
- Date: Tue, 9 Feb 2010 18:09:25 -0800
audio queue is fine.
it will use a software MP3 decoder (see various documentation on
that). If you can use AAC it is better (the decoder is more efficient
than MP3, and you can also make the files smaller for the same quality)
On Feb 9, 2010, at 6:44 AM, Marion Di Giacomo wrote:
Hello !
I would like to do a mixing table on iPhone. I have the different
tracks of one song and I want to play them on iPhone simultaneously.
These songs are MP3 files, I want to be able to play up to 15 tracks
simultaneously, and changing volume, muting some tracks, navigating in
the total song, etc.
Apple MultichannelMixer example seems to do exactly what I want, but
MP3 files need to be decompressed before being played. They seem to be
decompressed to CAF files, and take a lot of space in memory (my songs
can last up to 5 minutes).
I tried SpeakHere example too, and use AudioQueue. I tried it with
playing 6 AudioQueues simultaneously. It seems to work on the
simulator, but I don't know if it will work on the device, and if it
can do what I want.
I don't know what is the best way to do this... Can anybody help me ?
sui
_______________________________________________
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
_______________________________________________
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