Skip to content

Reference library > Processors: Delays > Stutter

Stutter

Stutter(input=0.0, stutter_time=0.1, stutter_count=1, clock=None, max_stutter_time=1.0)

Stutters the input whenever a trigger is received on clock. Generates stutter_count repeats, with duration of stutter_time.


Last update: 2023-12-03
Created: 2023-12-03