Sampler Unit Presets (LoadPresetDemo)

Last Revision:
Version 1.1, 2011-10-12
Updated for Xcode 4.2 and ARC.
Build Requirements:
Xcode 4.2 or later, Mac OS X v10.7 or later
Runtime Requirements:
iOS 5.0 or later

This sample code project shows how to create an an iOS audio processing graph containing a Sampler audio unit and how to configure the sampler by loading an AUPreset file that was created in Mac OS X. The project also shows how to start the graph and trigger note-on and note-off events to audition the presets.