|
|
Version: 1.1 Posted: 2009-04-15 Build Requirements: Mac OS X v10.6 or later Runtime Requirements: Mac OS X v10.6 or later Download Sample Code (CAPlayThrough.zip, 40.7K) |
||||||||
DescriptionThe CAPlayThrough example project provides a Cocoa based sample application for obtaining all possible input and output devices on the system, setting the default device for input and/or output, and playing through audio from the input device to the output. The application uses two instances of the AUHAL audio unit (one for input, one for output) and a varispeed unit in between to compensate for minor sample rate drift. The app also uses a ring buffer to store the captured audio data from input and access it as needed by the output unit. Document Revision History
|