PureData CEAMMC library web documentation
доступно с версии: 0.9.4
VALUE
target value
тип: float
TIME
time to reach the target value
тип: float
единица: ms
@value
Запросить/установить target value
тип: float
по умолчанию: 0
@time
Запросить/установить time to reach target value
тип: float
единица: ms
диапазон: 50..5000
по умолчанию: 500
@accel
Запросить/установить acceleration factor, 0: means linear motion (no acceleration), >0: begin fast,
then slow down, <0: begin slow, then speed up
тип: float
диапазон: -5..5
по умолчанию: 0
@mouse_down
Запросить/установить internal state
тип: bool
по умолчанию: 0
@mouse_up
Запросить/установить internal state
тип: bool
по умолчанию: 0
@mouse_move
Запросить/установить internal state
тип: bool
по умолчанию: 0
@mouse_drag
Запросить/установить internal state
тип: bool
по умолчанию: 0
Авторы: Serge Poltavsky
Лицензия: GPL3 or later