Core Audio
CoreAudio is a fairly low-level API for dealing with sound in Apple's Mac OS X operating system.
From Apple's CoreAudio documentation, "In creating this new architecture on Mac OS X, Apples objective in the audio space has been twofold. The primary goal is to deliver a high-quality, superior audio experience for Macintosh users. The second objective reflects a shift in emphasis from developers having to establish their own audio and MIDI protocols in their applications to Apple moving ahead to assume responsibility for these services on the Macintosh platform."
External links
- Apple's online documentation of CoreAudio
- Apple-sponsored listserv for CoreAudio developers
- CoreAudio Wiki
- A demo program using CoreAudio
Categories: Mac OS X