CutBuf1:
Filter:
BBCut/Classes (extension) | Libraries > BBCut > Cut synths

CutBuf1
ExtensionExtension

BBCut2 buffer playback, efficient but inflexible

Description

Playback for a buffer, using a single fixed PlayBuf UGen with jump in playback position- cheap for CPU but no enveloping, so it may click, and no individual parameters for different grains are supported.

Class Methods

.new

Arguments:

bbcutbuf

An instance of BBCutBuffer representing the buffer to be cut-up.

offset

A parameter to be passed to any cut playback position determining routine. The default chooseoffset method is in BBCutBuffer and the parameter is a single number from 0.0 to 1.0 giving the chance of a jump to a random event in the source.

Examples