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

  • read parallel

    The percentage to shift the original pitch.

Properties inherited from SoundEffect
  • read parallel

    Toggles the effect on and off.

  • read parallel

    Determines the order the effect will be applied in relation to other effects.

Properties

Octave

read parallel

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.

Methods

Events