PureData CEAMMC library web documentation
available since version: 0.9.7
NOTICE: to get properties use [prop.get] object, cause all messages (including property requests) are passed thru
N
number of outlets
type: int
OFFSET
start position
type: int
STEP
cycle step
type: int
@n (initonly)
Get/set number of outlets
type: int
range: 1..64
default: 2
@index
Get/set current outlet index
type: int
default: 0
@step
Get/set cycle step
type: int
default: 1
@offset
Get/set init cycle offset
type: int
range: -64..64
default: 0
See also: [flow.ring] [route.random]
Authors: Serge Poltavsky
License: GPL3 or later