PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index

Category: patch

working with patches

canvas.active: checks if the canvas of the object is on the top and active
aliases: [ceammc/canvas.active]

canvas.current: get the information about the current canvas of the object

canvas.dir: outputs the current canvas directory of the object and nesting level

canvas.name: output the current canvas name of the object

canvas.path: output the current canvas filesystem fullpath of the object

canvas.top: verbose information about top-level canvas of the object

patch.args: get patch or subpatch initial arguments

patch.deps: output the patch dependencies: used objects and abstractions

patch.tree: output the object tree of the patch

Version: 0.9.8

License: GPL3