PureData CEAMMC library web documentation
доступно с версии: 0.9.7
NOTICE: to get properties use [prop.get] object, cause all messages (including property requests) are passed thru
N
number of outlets
тип: int
OFFSET
start position
тип: int
STEP
cycle step
тип: int
@n (initonly)
Запросить/установить number of outlets
тип: int
диапазон: 1..64
по умолчанию: 2
@index
Запросить/установить current outlet index
тип: int
по умолчанию: 0
@step
Запросить/установить cycle step
тип: int
по умолчанию: 1
@offset
Запросить/установить init cycle offset
тип: int
диапазон: -64..64
по умолчанию: 0
Смотрите также: [flow.ring] [route.random]
Авторы: Serge Poltavsky
Лицензия: GPL3 or later