ChorusSoundEffect

Afficher les obsolètes

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.

Résumé

Propriétés

  • lecture parallèle

    Controls how intense the effect is.

  • lecture parallèle

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

  • lecture parallèle

    How frequently the pitch variation changes.

Propriétés hérités de SoundEffect
  • lecture parallèle

    Toggles the effect on and off.

  • lecture parallèle

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

Propriétés

Depth

lecture parallèle

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

lecture parallèle

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

lecture parallèle

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

Méthodes

Évènements