Re: problem writing OS X audio driver
Re: problem writing OS X audio driver
- Subject: Re: problem writing OS X audio driver
- From: Jeff Moore <email@hidden>
- Date: Fri, 21 Jun 2002 11:54:44 -0700
On Friday, June 21, 2002, at 05:30 AM, Laurent Humbert wrote:
At 9:01 AM -0700 6/20/02, Doug Wyatt wrote:
Are the applications you're testing with getting input from the Sound
Manager or directly from CoreAudio?
Directly from CoreAudio, as far as I can tell. I tried Sound Studio,
Live, AudioX...
If the apps in question are grabbing data straight from the HAL, there
isn't any other processing going on between the driver's Float->Int and
the app getting the data in it's IOProc. The HAL doesn't actually touch
any of the content.
I don't have any record to disk code on hand, but it would probably be
worth your while to write some of your own so that you can verify
exactly what you are putting out.
--
Jeff Moore
Core Audio
Apple
_______________________________________________
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.