PureData CEAMMC library web documentation
доступно с версии: 0.6
INPUTS
number of matrix inputs (columns)
тип: int
OUTPUTS
number of matrix outputs (rows)
тип: int
ROW row (output) index
тип: int
обязательно: True
COL column (input) index
тип: int
обязательно: True
@inputs (initonly)
Запросить/установить number of matrix inputs
тип: int
диапазон: 2..16
по умолчанию: 2
@outputs (initonly)
Запросить/установить number of matrix outputs
тип: int
диапазон: 2..16
по умолчанию: 2
Авторы: Serge Poltavsky
Лицензия: GPL3 or later