PureData CEAMMC library web documentation
доступно с версии: 0.9.5
UNIVERSE
ArtNet universe
тип: int
SUBNET
ArtNet subnet
тип: int
blackout
blackout (send 0 to all DMX channels)
CHAN DMX channel
тип: int
обязательно: True
VAL DMX value
тип: int
обязательно: True
@universe
Запросить/установить ArtNet universe
тип: int
диапазон: 0..15
по умолчанию: 0
@subnet
Запросить/установить ArtNet subnet
тип: int
диапазон: 0..15
по умолчанию: 0
@offset
Запросить/установить DMX channel offset
тип: int
диапазон: 0..511
по умолчанию: 0
@ip (initonly)
Запросить/установить bind interface IP address. If empty - use first available interface.
тип: symbol
@rate
Запросить/установить send framerate
тип: float
единица: Hz
диапазон: 1..100
по умолчанию: 44
@sync
Запросить/установить send mode. If true: send frame only when bang is received, otherwise send
frames with @rate speed with internal clock
тип: bool
по умолчанию: 0
Авторы: Serge Poltavsky
Лицензия: GPL3 or later