Skip to content

Delay

Delay is a module that implements a simple delay effect. A delay effect is an audio effect that records an input signal and then plays it back after a specified period of time. The delay time can be adjusted to create different effects, such as echo or reverb.

Delay module

Parameters

  • Delay Length: A dynamic value that controls the length of the delay in seconds. A longer delay length results in a more pronounced echo effect.
  • Delay Strength: A dynamic value that controls the strength of the delayed signal mixed with the original signal. A higher strength results in a more pronounced delay effect.

Example usage

Use Delay effect to add echo to your sounds.