DistortionSoundEffect

非推奨を表示

A distortion effect is used to simulate the effect that would occur when overdriving older style audio equipment (such as vacuum tubes). This effect causes clipping in the sound and adds a general "fuzziness".

Like all other SoundEffect, a DistortionSoundEffect can be applied either to a Sound or SoundGroup by being parented to either.

概要

プロパティ

  • 並列読み取り

    The intensity of the effect.

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

    Toggles the effect on and off.

  • 並列読み取り

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

プロパティ

Level

並列読み取り

Range: 0 to 1 (default 0.5) The intensity of the effect. Setting this property to its minimum (0) will cause no distortion at all.

方法

イベント