Contents

kAudioQueueParam_Pitch

The number of cents to pitch-shift the audio queue’s playback, in the range -2400 through 2400 cents (where 1200 cents corresponds to one musical octave.)

Declaration

var kAudioQueueParam_Pitch: AudioQueueParameterID { get }

Discussion

This parameter is usable only if the time/pitch processor is enabled.

See Also

Constants