Re: interleaved buffer??
Re: interleaved buffer??
- Subject: Re: interleaved buffer??
- From: David Duncan <email@hidden>
- Date: Mon, 19 Jan 2004 08:13:56 -0500
On Jan 19, 2004, at 06:02 AM, Daniel Todd Currie wrote:
device 1: device name = Built-in Audio
device 2: device name = iMic USB audio system
buffer data from device 1:
0: -0.026001
1: -0.026001
obviously interleaved.
buffer data from device 2:
0: -0.003845
1: -0.002441
obviously NOT interleaved.
What is going on here? The strangest thing is that both devices seem
to record a single channel just fine once i remove every other sample.
How are you recording from each? If you use the built-in audio's built
in microphone then that only records in mono, so for Built-in you'd be
getting a dual-mono stream with the same source on each.
--
Reality is what, when you stop believing in it, doesn't go away.
Failure is not an option. It is a privilege reserved for those who try.
David Duncan
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.