ChorusSoundEffect

Mostrar obsoleto

A ChorusSoundEffect simulates the effect of multiple vocals or instruments playing the same part. It does this by taking the original sound and overlaying copies of that sound. These copies are not exact matches to the original but instead vary in pitch slightly. This simulates a real chorus, as different singers or instruments will have slight variations. This effect can be applied to either an individual sound or to a sound group by parenting it to the desired instance.

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

Resumo

Propriedades

  • ler parallel

    Controls how intense the effect is.

  • ler parallel

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

  • ler parallel

    How frequently the pitch variation changes.

Propriedades herdados de SoundEffect
  • ler parallel

    Toggles the effect on and off.

  • ler parallel

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

Propriedades

Depth

ler parallel

Range: 0 to 1 (default 0.15) Controls how intense the effect is.

ler parallel

Range: 0 to 1 (default 0.5) 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

ler parallel

Range: 0 to 20 (default 0.5) How frequently the pitch variation changes. Measured in Hz.

Métodos

Eventos