Re: New Sample: ExtAudioFile/Recording
Re: New Sample: ExtAudioFile/Recording
- Subject: Re: New Sample: ExtAudioFile/Recording
- From: "tahome izwah" <email@hidden>
- Date: Sat, 22 Jul 2006 23:41:08 +0200
Kevin,
many thanks, I'll try that!
--th
2006/7/22, Kevin Avila <email@hidden>:
tahome,
The format flags in your ASBD are invalid. Give this a try:
theFormat.mFormatFlags = kAudioFormatFlagIsBigEndian |
kAudioFormatFlagIsSignedInteger | kAudioFormatFlagIsPacked;
...also don't forget to change the file type parameter of
ExtAudioFileCreateNew to kAudioFileAIFFType
Kevin Avila
DTS Audio Engineer
World Wide Developer Relations
Apple Computer, Inc.
_______________________________________________
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