Delay Op
add a delay effect to an audio stream
Summary (oneliner)
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
audio input
Main Controls
dry wet control
number of repeats
delay time in miliseconds, deactivated when bpm based delay time is selected
shifts the delaytime the given amount of miliseconds (negative numbers are also possible)
check to activate bpm synced delay
Synced Controls
beats per minute, the tempo
check to use filters in the delay path and delay time modulation
Filters & Modulation
frequency of the highpass filter
Q value of the highpass filter
frequency of the lowpass filter
Q value of the lowpass filter
modulation speed in hertz
intensity of the delay time modulation
choose between two different waveforms: sine & triangle
Outputs
mixed audio output
delay only output
Patches using Delay
Changelog
created op 2021-02-08 - simod | |
Ops.User.simod.Delay renamed to Ops.WebAudio.Delay 2021-02-09 - simod |