Some basic Audio device questions
Some basic Audio device questions
- Subject: Some basic Audio device questions
- From: Robert Grant <email@hidden>
- Date: Tue, 11 May 2004 10:56:27 -0400
I'm using the wonderful MTCoreAudio framework to access the properties
of the various audio devices connected to my computer and I've got some
questions about how to interpret the responses.
When I list the nominalSampleRates I get an array of arrays where each
subarray lists the low and high of a range of sample rates. What's the
best way to turn that into into a menu of available sample rates?
When I get the minimum and maximum buffer frames I get "14" and "4608"
respectively.
I expected the minimum to be 64?
Thanks,
Robert.
_______________________________________________
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.