PureData CEAMMC library web documentation
available since version: 0.9.1
Acts like vanilla [pipe] but for any messages: bangs, floats, symbols etc. Note: @delay property can be set only via right inlet or [prop.set] object
@delay
Get/set delay time
type: float
units: ms
min value: 0
default: 0
@empty (readonly)
Get 1 if pipe is empty, otherwise 0.
type: bool
default: 1
@size (readonly)
Get pipe size
type: int
default: 0
See also: [flow.delay]
Authors: Serge Poltavsky
License: GPL3 or later