Contents

AVAudioUnitEffect

An object that processes audio in real time.

Declaration

class AVAudioUnitEffect

Overview

This processing uses AudioUnit of type effect, music effect, panner, remote effect, or remote music effect. These effects run in real time and process some number of audio input samples to produce several audio output samples. A delay unit is an example of an effect unit.

Topics

Creating an audio effect

Getting the bypass state

See Also

Audio effects