PureData CEAMMC веб-документация

Веб-документация библиотеки расширений PureData CEAMMC

Перейти на Git

Загрузка дистрибутива

index :: flow

flow.seqdelay

sequential delay/router for input flow

доступно с версии: 0.9.5


информация

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

аргументы:

методы:

свойства:

входы:

выходы:

ключевые слова:

flow seq delay

Смотрите также: [flow.delay]

Авторы: Serge Poltavsky

Лицензия: GPL3 or later