sync
value synchronization
доступно с версии: 0.9.1
информация
The value send to inlet repeated to all outlets except from the current one. This prevents infinite loops
аргументы:
- N
number of synchronized values
тип: int
свойства:
- @n (initonly)
Запросить/установить number of synced values
тип: int
диапазон: 2..8
по умолчанию: 2
входы:
- first synchronized input
тип: control
- … synchronized input
тип: control
- n-th synchronized input
тип: control
выходы:
- first synchronized output
тип: control
- … synchronized output
тип: control
- n-th synchronized output
тип: control
ключевые слова:
sync
Авторы: Serge Poltavsky
Лицензия: GPL3 or later