ReadMe.txt

### DefaultOutputUnit ###
 
===========================================================================
DESCRIPTION:
 
The DefaultOutputUnit project provides sample code for obtaining the default output unit (an instance of AUHAL that tracks the default output device) and uses it to play a sine wavave at different bit deppths, channel numbers, and sample rates.
 
===========================================================================
BUILD REQUIREMENTS:
 
Mac OS X v10.6 or later
 
===========================================================================
RUNTIME REQUIREMENTS:
 
Mac OS X v10.6 or later
 
===========================================================================
PACKAGING LIST:
 
main.cpp
- Main function of the program
 
RenderSin.h
RenderSin.cpp
- Helper class for generating the sine wave for output
 
===========================================================================
CHANGES FROM PREVIOUS VERSIONS:
 
Version 1.0
- First version.
 
===========================================================================
Copyright (C) 2009 Apple Inc. All rights reserved.