Skip to content

Reference library > Buffer > BeatCutter

BeatCutter

BeatCutter(buffer=None, segment_count=8, stutter_probability=0.0, stutter_count=1, jump_probability=0.0, duty_cycle=1.0, rate=1.0, segment_rate=1.0)

Cuts a buffer into segment_count segments, and stutters/jumps with the given probabilities.


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