PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: data

data.dict

aliases: [ceammc/dict], [dict]

dictionary container: store values by key

available since version: 0.6


information

Syntax: [key1: value key2 : "with space"]. Nested dictionaries are supported: [a: [A:1 B:2]]).

example

methods:

properties:

inlets:

outlets:

keywords:

data dictionary

See also: [data.set] [data.mlist]

Authors: Serge Poltavsky

License: GPL3 or later