### CocoaAUHost ###

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

The CocoaAUHost is a Cocoa-based application for hosting audio units available on the system. It provides an example of finding available audio units, loading and displaying their cviews, and manipulating their properties.

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

Mac OS X v10.6 or later

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

Mac OS X v10.6 or later

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

CAUHWindowController.h
CAUHWindowController.mm
- Window controller class for the application

AudioFileListView.h
AudioFileListView.m
- View class for listing audio files for use by the application

AudioFileReceiver_Protocol.h
- Protocol definition for the AudioFileReceiver


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

Version 1.0
- First version.

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