AVAudioUnitTimeEffect
An object that processes audio in nonreal time.
Declaration
class AVAudioUnitTimeEffectOverview
A time effect audio unit represents an AVAudioUnit with a type kAudioUnitType_FormatConverter (aufc). These effects don’t process audio in real time. The AVAudioUnitVarispeed class is an example of a time effect unit.