v0.5.24
Adds two new functions for audio manipulation:
stutter()
, which copies a range of a FacetPattern n times (especially fun inside aslices()
call)rechunk()
, which reorders chunks of the FacetPattern.
Adds two new functions for audio manipulation:
stutter()
, which copies a range of a FacetPattern n times (especially fun inside a slices()
call)rechunk()
, which reorders chunks of the FacetPattern.