Re: basic HAL buffer stuff
Re: basic HAL buffer stuff
- Subject: Re: basic HAL buffer stuff
- From: William Stewart <email@hidden>
- Date: Wed, 21 Jan 2004 11:16:37 -0800
I'd recommend using the output AU (which does input now as well) to
deal with devices.
Then you have always the device's formats presented to you as a set of
single channel buffers (de-interleaved)
Bill
On 16/01/2004, at 1:52 AM, Daniel Todd Currie wrote:
Is an 8-channel LPCM buffer interleaved? Would I take every 8th float
value to get a single channel? I'm trying to read a single channel
out of this:
device name = Multichannel Delta-66
manufacturer = M-Audio
device buffer size = 16384
sample rate = 44100
format ID = lpcm
format flags = 11
bytes per packet = 32
frames per packet = 1
bytes per frame = 32
channels per frame = 8
bits per channel = 32
reserved = 39
_______________________________________________
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.
--
mailto:email@hidden
tel: +1 408 974 4056
________________________________________________________________________
__
"Much human ingenuity has gone into finding the ultimate Before.
The current state of knowledge can be summarized thus:
In the beginning, there was nothing, which exploded" - Terry Pratchett
________________________________________________________________________
__
_______________________________________________
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.