### MatrixMixerTest ###

===========================================================================
DESCRIPTION:

MatrixMixerTest is a Cocoa-based application that provides an example of obtaining an instance of the matrix mixer audio unit and using it for audio mixing. The application also provides an example of creating metering views for viewing audio signal levels.

===========================================================================
BUILD REQUIREMENTS:

Mac OS X v10.6 or later

===========================================================================
RUNTIME REQUIREMENTS:

Mac OS X v10.6 or later

===========================================================================
PACKAGING LIST:

main.mm
- The main file of the project

MeteringView.h
MeteringView.mm
- MeteringView class for displaying the input signal levels

MixerController.h
MixerController.mm
- Controller class for managing and manipulating the matrix mixer

===========================================================================
CHANGES FROM PREVIOUS VERSIONS:

Version 1.0
- First version.

===========================================================================
Copyright (C) 2009 Apple Inc. All rights reserved.
