PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: data

dict.from_list

aliases: [ceammc/list->dict], [list->dict]

creates dictionary from list

available since version: 0.7


information

Convertion depends on property @step, which means a length of key/value pair. First element of the pair becames a key, and other elements becames value.

example

arguments:

properties:

inlets:

outlets:

keywords:

dictionary

See also: [data.dict]

Authors: Serge Poltavsky

License: GPL3 or later