Contents

AVAudioUnitSampler

An object that you configure with one or more instrument samples, based on Apple’s Sampler audio unit.

Declaration

class AVAudioUnitSampler

Overview

An AVAudioUnitSampler is an AVAudioUnit for Apple’s Sampler audio unit.

You configure the sampler by loading instruments from different types of files. These include an aupreset file, DLS, or SF2 sound bank; an EXS24 instrument; a single audio file; or an array of audio files.

The output of a AVAudioUnitSampler is a single stereo bus.

Topics

Configuring the Sampler Audio Unit

Getting and Setting Sampler Values

See Also

MIDI