Next Page > Hide TOC

Introduction

Contents:

Organization of This Document
See Also


Core Audio is a set of services that developers use to implement audio and music features in Mac OS X applications. Its services handle all aspects of audio, from recording, editing, and playback, compression and decompression, to MIDI (Musical Instrument Digital Interface) processing, signal processing, and audio synthesis. You can use it to write standalone applications or modular plug-ins that work with existing products.

Core Audio is available to all versions of Mac OS X, although older versions may not contain particular features. This document describes Core Audio features available as of Mac OS X v10.4.

Note: Core Audio does not handle audio digital rights management (DRM). If you need DRM support for audio files, you must implement it yourself.

This document is for all developers interested in creating audio software in Mac OS X. You should have basic knowledge of audio, digital audio, and MIDI terminology, as well as some familiarity with Mac OS X.

Organization of This Document

This document is organized into the following chapters:

See Also

For more information about audio and Core Audio on Mac OS X, see the following resources:



Next Page > Hide TOC


© 2007 Apple Inc. All Rights Reserved. (Last updated: 2007-01-08)


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.