PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: local

local.int

canvas-scoped named integer variable

available since version: 0.1


information

Defines named local integer variable, accessed by name and available only within its patch (canvas). Note: it is not accessible even from subpatch.

example

arguments:

methods:


multiply to, no output

properties:

inlets:

outlets:

keywords:

int local

See also: [local.float] [local.list] [global.int]

Authors: Serge Poltavsky

License: GPL3 or later