input signal to be distorted
the number of wave segments to drop in each group of
size chunk .
the number of wave segments that are grouped, so that
drop elements from it are removed.
1 for deterministic mode, in which always the first
drop segments within a chunk are dropped, 2 for
randomized mode, where drop segments at random indices
within a chunk are dropped.
input signal to be distorted
the number of wave segments to drop in each group of
size chunk .
the number of wave segments that are grouped, so that
drop elements from it are removed.
1 for deterministic mode, in which always the first
drop segments within a chunk are dropped, 2 for
randomized mode, where drop segments at random indices
within a chunk are dropped.
A UGen which uses zero-crossings to divide an input signal into tiny segments. It simply discards a fraction of the segments (replacing them with silence).
The technique was described in a lecture by Trevor Wishart.
Examples
This is a third-party UGen (MCLDUGens).