DOCUMENTATION

CONTENTS

MODULES

KNOWN ISSUES

FINAL NOTES

MODULES

Digital Delay

Complete manual and reference for the Digital Delay module.

UPDATED MAR 9, 2026

How Does It Work?#

Digital Delay is a stereo delay with manual millisecond timing, clock-sync operation, feedback filtering, and optional ping-pong crossfeed for moving repeats across the stereo field.

Quick Overview#

  • It accepts stereo audio and outputs stereo audio.
  • Time works in milliseconds until a valid clock is present at Clock.
  • Div chooses the synced note division when clocked.
  • Lo Cut and Hi Cut shape the feedback path so repeats can thin out or darken over time.
  • Ping Pong crossfeeds the repeats between left and right.

Inputs And Outputs#

PortTypeWhat It Does
In LAudioLeft audio input.
In RAudioRight audio input. If unpatched, it follows In L.
ClockClockSync input for tempo-based delay time.
TimeCVModulates delay time.
FBCVModulates feedback amount.
Out LAudioLeft delay output.
Out RAudioRight delay output.

Controls Reference#

ControlValuesDefaultBehavior
Time1..2000 ms250 msSets the manual delay time when no clock is driving sync.
FB0..0.950Sets feedback amount.
Mix0..10.5Blends dry and delayed signal.
Hi Cut1000..20000 Hz12000 HzLow-pass cutoff for the feedback path.
Lo Cut20..500 Hz80 HzHigh-pass cutoff for the feedback path.
Ping PongOff, OnOffCrossfeeds the repeats between channels instead of feeding each channel back into itself.
Div1/1, 1/2, 1/4, 1/8, 1/8., 1/8T, 1/16, 1/16., 1/16T1/4Selects the synced delay division used when Clock is patched.

Timing Behavior#

  • With no recent clock edges, the module uses the Time knob directly.
  • When Clock is patched and a stable pulse train is present, the module measures the incoming period and derives the delay time from Div.
  • If the clock stops for about two seconds, the module falls back to manual Time.
  • Time CV applies exponential time scaling, so it behaves like a pitch-style multiplier rather than a simple offset.

Repeat Character#

  • Hi Cut and Lo Cut act on the feedback loop, not just on the final output, so the repeats change character as they recirculate.
  • Ping Pong makes left repeats feed the right side and right repeats feed the left side.
  • High FB values move from clear echoes into longer ambient tails.