Re: Canonical format max amp limits?
Re: Canonical format max amp limits?
- Subject: Re: Canonical format max amp limits?
- From: Mark Cookson <email@hidden>
- Date: Thu, 15 Jul 2004 15:15:13 -0500
On Jul 15, 2004, at 1:52 PM, Stephen Checkoway wrote:
Unless there is a simpler way to just pass along the 16 bit ints, this
is
exactly what I will do now.
If you just want to give the hardware 16 bit ints, you can do this for
hardware running the AppleUSBAudio or AppleOnboardAudio driver by
selecting the 16-bit non-mixable format. The driver will then expect
you to give it 16-bit ints. For USB it will be expecting little endian
16-bit ints, but for AppleOnboardAudio, it will be expecting 16-bit big
endian ints.
--
Mark Cookson
M-Audio
225 Locust St.
Hudson, WI 54016
_______________________________________________
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.