PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: flow

flow.change

rejects redundant input values

available since version: 0.3


information

The object passes input values only when it's changed. You can "set" the current value, or bang to force output. Note: [list a b c( and [a b c( are different values!

example

properties:

inlets:

outlets:

keywords:

flow change

See also: [change]

Authors: Serge Poltavsky

License: GPL3 or later