PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: flow

flow.sync

aliases: [flow.']

bus with only hot inlets

available since version: 0.1


information

Sync data flow. All inlets are 'hot'. When float, symbol or list arrives to inlet, it's value stored. Then output all stored values from all inlets from rightmost to leftmost

example

arguments:

inlets:

outlets:

keywords:

flow control

See also: [flow.pack']

Authors: Serge Poltavsky

License: GPL3 or later