Re: Examples for AudioFileStream and AudioConverter?
Re: Examples for AudioFileStream and AudioConverter?
- Subject: Re: Examples for AudioFileStream and AudioConverter?
- From: james mccartney <email@hidden>
- Date: Tue, 9 Sep 2008 11:53:45 -0700
On Sep 9, 2008, at 11:51 AM, james mccartney wrote:
So again, does anyone have any sample code I could follow? I could
post my non-working code if requested...
Where are you going to be putting the data after you get it out of
the converter?
If you are writing it to a file, then you should use ExtAudioFile,
which will do the conversion for you.
If you are playing it to hardware, then you should use an output
audio unit (e.g., AUHAL or DefaultOutputUnit) which will do the
conversion for you.
Sorry, I misspoke, the output units will not work with compressed data.
_______________________________________________
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