PureData CEAMMC library web documentation
available since version: 0.9.7
Note: fast Bresenham algorithm is used
BEATS
number of beats inside the sequence
type: int
N
the whole sequence length
type: int
OFFSET
sequence offset
type: int
@beats
Get/set number of beats inside the sequence
type: int
range: 0..8192
default: 3
@n
Get/set the whole sequence length
type: int
range: 1..8192
default: 8
@offset
Get/set sequence offset
type: int
default: 0
Authors: Serge Poltavsky
License: GPL3 or later