ExtAudioFile how-to question
ExtAudioFile how-to question
- Subject: ExtAudioFile how-to question
- From: "tahome izwah" <email@hidden>
- Date: Tue, 18 Jul 2006 08:17:41 +0200
Hi all,
I need to write some plain IEE754 floating point data into an audio
file and was thinking about using the ExtAudioFile API. Looking at the
SimpleSDK example "ConvertFile" I have encountered some problems that
I am unable to explain or solve. If anybody has a clue as to how I can
make this work I would highly appreciate any help.
First, the code in "UseExtAF.cpp" appears to contain bugs. For
example, in the section following the comment "get and set the client
format" the code uses ExtAudioFileSetProperty for both input and
output files, while the XThrowIfError() statement refers to
ExtAudioFileGetProperty instead. Which one should be used here?? I
suppose I use the "set" flavor on the output file and the "get" flavor
on the input??
Also, how do I get the code to export an MP3 file?
Thanks in advance for any help that you can provide.
Tahome
_______________________________________________
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