PitchShiftSoundEffect
Show Deprecated
The PitchShiftSoundEffect raises or lowers the pitch of the associated Sound or SoundGroup without changing the playback speed of the audio. This effect can be computationally expensive.
Summary
Properties
The percentage to shift the original pitch.
Toggles the effect on and off.
Determines the order the effect will be applied in relation to other effects.
Properties
Octave
Range: 0.5 to 2 (default 1.25) The percentage to shift the original pitch. Setting this to its minimum (0.5) lowers the octave by 1, setting this to its maximum (2) increases the octave by 1.
Properties inherited from SoundEffect