PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: flow

flow.split

split data flow by external side-chain predicate

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


информация

Predicate side chain should accept value and return 1 (true) or 0 (false). If true, input value is outputed to first outlet. Otherwise to second outlet.

example

входы:

выходы:

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

pass functional

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

Авторы: Serge Poltavsky

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