PureData CEAMMC library web documentation
available since version: 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)
Get/set global variable id
type: symbol
default: default
@value (readonly)
Get current value
type: int
default: 0
See also: [global.float]
Authors: Serge Poltavsky
License: GPL3 or later