Contents

kAudioUnitSubType_Varispeed

An audio unit that can control playback rate. As the playback rate increases, so does pitch. This subtype provides a generic view, making it suitable for UI and programmatic context. macOS provides realtime and offline audio units of this subtype.

Declaration

var kAudioUnitSubType_Varispeed: UInt32 { get }

See Also

Constants