FlangeSoundEffect

사용되지 않는 항목 표시

The FlangeSoundEffect creates a sweeping or swooshing effect on the Sound or SoundGroup it is applied to. It does this by copying the original audio signal and playing on top of the original but slightly offset and modulated.

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

요약

속성

  • 병렬 읽기

    The intensity of the effect.

  • 병렬 읽기

    Percentage of the original sound that will be applied to the filter.

  • 병렬 읽기

    The frequency that the effect oscillates at.

속성SoundEffect에서 상속되었습니다
  • 병렬 읽기

    Toggles the effect on and off.

  • 병렬 읽기

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

속성

Depth

병렬 읽기

Range: 0.01 to 1 (default 0.45) The intensity of the effect. This value determines how offset the duplicated signal will be from the original. This value is the percentage of the max offset (40ms).

병렬 읽기

Range: 0 to 1 (default 0.85) Percentage of the original sound that will be applied to the filter. Raising this value will make the effect sound louder and be more apparent.

Rate

병렬 읽기

Range: 0 to 20 (default 5) The frequency that the effect oscillates at. Measured in Hz.

메서드

이벤트