PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: data

data.mlist

aliases: [ceammc/mlist], [mlist], [ceammc/ml], [ml]

multidimensional list container

available since version: 0.6


information

Syntax: values are separated by spaces: (1 2 3) - list of 1, 2 and 3 Nested lists: (1 2 3 (nested list values)) Symbols with spaces: ("single item list")

example

arguments:

methods:

properties:

inlets:

outlets:

keywords:

data multilist

See also: [data.list]

Authors: Serge Poltavsky

License: GPL3 or later