Contents

lowQualityZeroLatency

A low-quality and very low computationally intensive pitch algorithm.

Declaration

static let lowQualityZeroLatency: AVAudioTimePitchAlgorithm

Discussion

This algorithm is suitable for brief fast-forward and rewind effects, as well as low-quality voice. The rate snaps to {0.5, 0.666667, 0.8, 1.0, 1.25, 1.5, 2.0}.

See Also

Constants