ReadMe.txt

### MixMash ###
 
===========================================================================
DESCRIPTION:
 
MixMash is a sample application that uses the AudioFilePlayer generator audio unit to play small clips of a set of input audio files. It provides a usage example for how to use the unit for simple file playback of specified durations and/or regions.
 
===========================================================================
BUILD REQUIREMENTS:
 
Mac OS X v10.6 or later
 
===========================================================================
RUNTIME REQUIREMENTS:
 
Mac OS X v10.6 or later
 
===========================================================================
PACKAGING LIST:
 
main.m
- Main file for project
 
MixMash.h
MixMash.mm
- MixMash class that handles the setup of the unit and file playback
 
===========================================================================
CHANGES FROM PREVIOUS VERSIONS:
 
Version 1.0
- First version.
 
===========================================================================
Copyright (C) 2009 Apple Inc. All rights reserved.