ChorusSoundEffect

Show Deprecated

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.

Summary

Properties

  • Read Parallel

    Controls how intense the effect is.

  • Read Parallel

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

  • Read Parallel

    How frequently the pitch variation changes.

Properties inherited from SoundEffect

Properties

  • Read Parallel

    Toggles the effect on and off.

  • Read Parallel

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

Properties

Depth

Read Parallel
Read Parallel

Rate

Read Parallel

Methods

Events