Re: Latest Documentation?
Re: Latest Documentation?
- Subject: Re: Latest Documentation?
- From: Darren Gibbs <email@hidden>
- Date: Thu, 14 Feb 2002 10:28:33 -0800
On Wednesday, February 13, 2002, at 01:09 PM, Jonathan Feinberg wrote:
There is some new documentation for writing Audio Device Drivers
available
at:
[http://developer.apple.com/techpubs/macosx/Darwin/IOKit/DeviceDrivers/WritingAudioDrivers/
AudioOnMacOSX/The_Audio_I_on_Mac_OS_X.html]
thanks for your reply. I am looking for documentation for users of the
CoreAudio framework, not for device driver implementors.
There is actually a lot of really good info in this document on the
low-level architecture of CoreAudio that is very applicable to users of
the framework, not just device driver writers. I recommend anyone
interested in CoreAudio have a look. It helped me _enormously_.
With all this talk of documentation, I'm curious if people can
articulate exactly what's missing that they _need_. Saying "I need
useful doc" is a bit vague and doesn't help Apple figure out how to
prioritize.
Right now there is:
a) coreaudio.pdf which covers the basics of the API
b) the doc for driver writers which explains the low-level architecture
c) the header files, which have extensive reference doc (blessings upon
the CoreAudio engineers)
d) the Daisy app which has examples of using pretty much all of
CoreAudio's features (but which has almost no comments in the code, hint
hint)
e) this mailing list which seems pretty active
f) some examples and doc out on the net:
http://www.audiosynth.com/sinewavedemo.html
http://www.portaudio.com/ (look for pa_mac_core)
http://raphaelsebbe.multimania.com/MacOSX_Examples.html
http://www.omnigroup.com/ftp/pub/software/Source/MacOSX/Games/GDC2001-PortingToOSX.
pdf
What else would help?
_______________________________________________
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.