Re: AudioBuffer question
Re: AudioBuffer question
- Subject: Re: AudioBuffer question
- From: Jeff LaMarche <email@hidden>
- Date: Wed, 18 Jun 2008 12:23:01 -0400
On Jun 18, 2008, at 11:32 AM, Peter Rebholz wrote:
Maybe I don't get it or you're planning to expand outBuffer at some
point but if the AudioBufferList already defines a AudioBuffer of
the same length as the one you're creating; what's the point of
allocating another AudioBuffer and copying it's data over to the
AudioBufferList?
I don't have an AudioBufferList or an AudioBuffer I have a simple, old-
fashioned memory buffer that holds the raw data, but do not still have
the AudioBufferList or AudioBuffer, I have the concatenated results of
all the mBuffers that came in from the input device - I do not want to
write to file at the time it is being record. Possibly not the best
decision, but it's what I have to work with right now and I'm trying
to make it work.
_______________________________________________
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