PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: list

list.each

maps each list value via external side-chain

available since version: 0.1


information

Each @step elements are passed via righmost outlet to extenal object, that suppose to return it back to rightmost inlet. So various mapping and filtering are possible.

example

arguments:

properties:

inlets:

outlets:

keywords:

list functional map iterate

See also: [list.do] [list.apply_to]

Authors: Serge Poltavsky

License: GPL3 or later