PureData CEAMMC library web documentation
доступно с версии: 0.1
Defines global scope integer variable, accessed by ID name.
multiply to, no output
+
add to int, no output
-
substruct from int, no output
/
divide by, no output
set
sets new value without output
@id (initonly)
Запросить/установить global variable id
тип: symbol
по умолчанию: default
@value (readonly)
Запросить current value
тип: int
по умолчанию: 0
Смотрите также: [global.float]
Авторы: Serge Poltavsky
Лицензия: GPL3 or later