PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: flow

flow.seqdelay

aliases: [flow.seqdel]

sequential delay/router for input flow

available since version: 0.9.5


information

Delay any route incoming message by specified relative time list. If @block=0 if new message has arrived while delay time is not expired, old message is discarded and new delay time is set from current moment. Zero delay time means output message on next Pd runloop iteration (as soon as possible) Note: @t and @block property can be set only via right inlet or with [prop.set] object

example

arguments:

methods:

properties:

inlets:

outlets:

keywords:

flow seq delay

See also: [flow.delay]

Authors: Serge Poltavsky

License: GPL3 or later