Re: AudioConverter.h
Re: AudioConverter.h
- Subject: Re: AudioConverter.h
- From: "Khamba Staring" <email@hidden>
- Date: Mon, 4 Aug 2008 13:42:11 +0200 (CEST)
- Importance: Normal
Hello Gavin,
On OSX, you can use ExtAudioFile to open a file and have it converted into
another format. What do you mean by only having AudioFile.h ? ExtAudioFile
should be on every OSX install.
Alternatively you can use AudioFile & AudioQueue (Leopard, iP) to render
audio using AudioQueueOfflineRender(); this call can convert compressed
audio into a PCM format. If you have it working, please tell me how you
did it! ;)
Regards,
Khamba Staring
> Hi,
>
> I am trying to figure out a method to open an mp3 file and save it
> back to disk ( or flash ) as uncompressed audio data.
> What is the best way to go about this if I only have AudioFile.h from
> the AudioToolBox
>
> Thanks,
> Gavin.
_______________________________________________
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