v0.1Latest

Delay

Delay

Stereo delay for echoes, rhythmic repeats, and widening effects, with feedback, optional ping-pong routing, and a Time input that can follow Clock Divider phase outputs.

Delay node screenshot

Inputs

Audio In

  • ID: audio
  • Kind: audio
  • Rate: audio
  • Audio Channel Layout: stereo
  • Unit: normalized
  • Range: -1 to 1 normalized
  • Coercion: Implicit
  • Description: Mono or stereo audio input.
  • Default: 0

Time

  • ID: timeMs
  • Kind: control
  • Rate: control
  • Unit: ms
  • Range: 0 to 10000 ms
  • Coercion: Implicit
  • Description: Delay time in milliseconds, or a Clock Divider phase output for synced echoes.
  • Default: 250

Feedback

  • ID: feedback01
  • Kind: control
  • Rate: control
  • Unit: phase01
  • Range: 0 to 0.99 phase01
  • Coercion: Implicit
  • Description: Feedback amount
  • Default: 0.3

Mix

  • ID: mix01
  • Kind: control
  • Rate: control
  • Unit: mix01
  • Range: 0 to 1 mix01
  • Coercion: Implicit
  • Description: Wet/dry mix
  • Default: 0.3

Outputs

Stereo Output

  • ID: out
  • Kind: audio
  • Rate: audio
  • Audio Channel Layout: stereo
  • Unit: normalized
  • Range: -1 to 1 normalized
  • Coercion: Implicit
  • Description: Stereo delay output.

Parameters

Time

  • ID: delayMs
  • Type: float
  • Control: slider
  • Range or Options: 0 to 8000 ms, step 1
  • Default: 250
  • Group: Delay

Feedback

  • ID: feedback
  • Type: float
  • Control: slider
  • Range or Options: 0 to 0.99 percent, step 0.01
  • Default: 0.3
  • Group: Delay

Mode

  • ID: mode
  • Type: enum
  • Control: buttons
  • Range or Options: Normal (normal), Ping-Pong (pingPong)
  • Default: Normal (normal)
  • Group: Output

Stereo

  • ID: stereo
  • Type: float
  • Control: slider
  • Range or Options: 0 to 1 phase01, step 0.01
  • Default: 1
  • Group: Output
  • Description: Width of the ping-pong delay image

Mix

  • ID: mix
  • Type: float
  • Control: slider
  • Range or Options: 0 to 1 mix01, step 0.01
  • Default: 0.3
  • Group: Output

Notes

  • Canonical ID: fx.delay
  • Category: effects
  • Runtime Surface: control
  • Runtime Targets: control-main-thread
  • JUCE Early Access: Supported
  • Early Access Note: Native-supported in the plugin for the current catalog/runtime support contract.