PureData CEAMMC library web documentation
доступно с версии: 0.9.5
Lua code is executed in separated thread in async mode. Each lang.lua object has own independent context.
IN
number of inputs
тип: int
OUT
number of outputs
тип: int
FN function name
тип: symbol
обязательно: True
[ARGS] function arguments
тип: list
@in (initonly)
Запросить/установить number of inputs
тип: int
диапазон: 1..16
по умолчанию: 1
@out (initonly)
Запросить/установить number of outputs
тип: int
диапазон: 1..16
по умолчанию: 1
Авторы: Serge Poltavsky
Лицензия: GPL3 or later