Jump To:
Leopard Sample Code: Performance
Core Audio's Hardware Abstraction Layer (HAL) ensures that audio realtime performance on Mac OS X is free from latency and multichannel access issues. The HAL publishes timing data so that developers know exactly where their audio is. Game developers benefit from Apple's improvements to OpenAL. Audio developers can fine-tune their applications for high performance using tools such as the Sampler code-profiling application, features such as multiprocessing, and APIs such as those for the vDSP library.

View all Audio Sample Code.
Document Descriptions
On Off
Display

Sort by
Title
Sorted by
Date
RecordAudioToFile (HTML) (DMG) (ZIP)
Demonstrates recording audio to an AAC file using Core Audio
2007-02-27
dist_fft (HTML) (DMG) (ZIP)
Gigaelement FFTs on Apple G5 clusters
2004-08-23
VelEng FFT (HTML) (DMG) (ZIP)
G4 Velocity Engine implementation of Fast Fourier Transform (FFT) and associated convolution/correlation routines.
2003-01-14