Delay Op

Delay

add a delay effect to an audio stream



Edit Documentation

Full Name
  • Ops.WebAudio.Delay
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorTest Patches


 

Example Patch Ops.WebAudio.Delay example patch

Example patch for the Delay op

Open In Editor

INPUT PORTS


Audio In (Object:audioNode)

audio input

Main Controls

Dry/Wet (Number)

dry wet control

Feedback (Number)

number of repeats

Delay Time (MS) (Number)

delay time in miliseconds, deactivated when bpm based delay time is selected

Delay Shift (MS) (Number)

shifts the delaytime the given amount of miliseconds (negative numbers are also possible)

BPM based delay time (Number:boolean )

check to activate bpm synced delay

Synced Controls

BPM (Number)

beats per minute, the tempo

Delay Time (note value) index (Number:integer )
Use Filter & Modulation (Number:boolean )

check to use filters in the delay path and delay time modulation

Filters & Modulation

Highpass Frequency (Number)

frequency of the highpass filter

Highpass Q (Number)

Q value of the highpass filter

Lowpass Frequency (Number)

frequency of the lowpass filter

Lowpass Q (Number)

Q value of the lowpass filter

LFO Speed (Hz) (Number)

modulation speed in hertz

LFO Intensity (Number)

intensity of the delay time modulation

LFO Waveform index (Number:integer )

choose between two different waveforms: sine & triangle

OUTPUT PORTS


Mix Out (Object)

mixed audio output

Wet Out (Object)

delay only output


Patches using Delay

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarsimod - 2021-02-08 12:14
Ops.User.simod.Delay renamed to Ops.WebAudio.Delayuser avatarsimod - 2021-02-09 17:23