Contents

AVAudioUnitDelay

An object that implements a delay effect.

Declaration

class AVAudioUnitDelay

Overview

A delay unit delays the input signal by the specified time interval and then blends it with the input signal. You can also control the amount of high-frequency roll-off to simulate the effect of a tape delay.

Topics

Getting and setting the delay values

See Also

Audio effects