Legacy Documentation: Version 5.0
Audio High Pass Effect
Audio Flange Effect

Audio Echo Effect

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Sumbission failed

For some reason your suggested change could not be submitted. Please try again in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

The Audio Echo Effect repeats a sound after a given Delay, attenuating the repetitions based on the Decay Ratio.

Properties

Property: Function:
Delay Echo delay in ms. 10 to 5000. Default = 500.
Decay Echo decay per delay. 0 to 100%. 100% = No decay, 0% = total decay (ie simple 1 line delay). Default = 50%.
Max channels
Drymix Volume of original signal to pass to output. 0 to 100%. Default = 100%.
Wetmix Volume of echo signal to pass to output. 0 to 100%. Default = 100%.

Details

The Wetmix value determines the amplitude of the filtered signal, where the Drymix determines the amplitude of the unfiltered sound output.

Hard surfaces reflects the propagation of sound. For example a large canyon can be made more convincing with the Audio Echo Filter.

Audio High Pass Effect
Audio Flange Effect