PitchShiftSoundEffect

非推奨を表示

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.

概要

プロパティ

  • 並列読み取り

    The percentage to shift the original pitch.

SoundEffect から継承した プロパティ
  • 並列読み取り

    Toggles the effect on and off.

  • 並列読み取り

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

プロパティ

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.

方法

イベント