Reference library > Processors: Delays
Processors: Delays
- AllpassDelay: All-pass delay, with
feedbackbetween 0 and 1.delay_timemust be less than or equal tomax_delay_time. - CombDelay: Comb delay, with
feedbackbetween 0 and 1.delay_timemust be less than or equal tomax_delay_time. - OneTapDelay: Single-tap delay line.
delay_timemust be less than or equal tomax_delay_time. - Stutter: Stutters the input whenever a trigger is received on
clock. Generatesstutter_countrepeats, with duration ofstutter_time.
Last update:
2023-12-03
Created: 2023-11-09
Created: 2023-11-09