Re: Empty file created with ExtAudioFileWrite
Re: Empty file created with ExtAudioFileWrite
- Subject: Re: Empty file created with ExtAudioFileWrite
- From: Doug Wyatt <email@hidden>
- Date: Mon, 17 Jul 2006 11:00:11 -0700
On Jul 15, 2006, at 13:54 , Lee Falin wrote:
Can someone tell me what I am missing? I realize that I'm probably
doing this wrong:
Yes.
OSErr test2 = ExtAudioFileWrite(outRef,sizeof(outputData),outputData);
But I wasn't sure whre to get the number of frames from.
You know the number of bytes, and since it's presumably PCM, you know
the number of bytes per frame...
--
Doug Wyatt
Core Audio, Apple
_______________________________________________
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