Re: Playing multiple .caf files simultaneously - one queue?
Re: Playing multiple .caf files simultaneously - one queue?
- Subject: Re: Playing multiple .caf files simultaneously - one queue?
- From: Trygve Inda <email@hidden>
- Date: Mon, 22 Sep 2008 13:46:33 +0000
- Thread-topic: Playing multiple .caf files simultaneously - one queue?
> I'm not familiar with AudioQueue but this sounds like a job for either
> the AudioFilePlayer or ScheduledSoundPlayer audio units. I'm not sure
> if their available on the phone... but you should be able to find out
> easily (XCode documentation tool > Full Text Search > "System-Supplied
> Audio").
>
> The MixMash Mac OS X example under Developer/Examples/CoreAudio/
> Services demonstrates using the AudioFilePlayer unit.
>
> Peter
>
> On Sep 22, 2008, at 7:41 AM, Trygve Inda wrote:
>
>> I need to play several .caf (IMA4) audio files simultaneously with
>> very
>> specific timing. E.g.:
>>
>> FileA is 1 minute long and stars at time 0
>> FileB is 1 minute long and starts exactly when FileA ends
>> FileC is 10 seconds long and starts 55 seconds after FileA (it
>> overlaps A&B)
>
It looks like these (or a subset) are available. One other task I need to be
able to do is add a fade-to-silence during the last 10 seconds of FileB.
Trygve
_______________________________________________
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