Software:Core Audio
Developer(s) | Apple Inc. |
---|---|
Initial release | 2003 |
Stable release | 3.2.6[citation needed]
|
Operating system | macOS, iOS |
Type | Developer library |
License | Proprietary |
Website | https://developer.apple.com/documentation/coreaudio |
Core Audio is a low-level API for dealing with sound in Apple's macOS and iOS operating systems. It includes an implementation of the cross-platform OpenAL.[1]
Apple's Core Audio documentation states that "in creating this new architecture on Mac OS X, Apple's 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."[2]
History
It was introduced in Mac OS X 10.0 (Cheetah).[3]
Architecture
Core Audio supports plugins, which can generate, receive, or process audio streams; these plugins are packaged as a bundle with the extension .component.[4]
See also
- Audio Units
- PulseAudio
References
- ↑ "Core Audio Overview: OpenAL (Open Audio Library)". Apple Inc. February 11, 2014. https://developer.apple.com/library/ios/documentation/MusicAudio/Conceptual/CoreAudioOverview/WhatsinCoreAudio/WhatsinCoreAudio.html.
- ↑ "Audio and MIDI on Mac OS X". Apple Computer. May 29, 2001. p. 7. http://developer.apple.com/audio/pdf/coreaudio.pdf.
- ↑ "Apple Developer Documentation". https://developer.apple.com/documentation/coreaudio.
- ↑ Singh 2006, p. 78.
Bibliography
- Singh, Amit (2006-06-19) (in en). Mac OS X Internals: A Systems Approach. Addison-Wesley Professional. ISBN 978-0-13-270226-3.
External links
Original source: https://en.wikipedia.org/wiki/Core Audio.
Read more |