PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: local

local.float

canvas-scoped named float variable

available since version: 0.1


information

Defines named local float 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:

float local

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

Authors: Serge Poltavsky

License: GPL3 or later