PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: math

math.sync_or

aliases: [math.||'], [ceammc/||'], [||']

sync logical OR operation

available since version: 0.8


information

Only 1 and 0 values are accepted. Any other number treat as 1, but print error to console.

example

arguments:

inlets:

outlets:

keywords:

math sync logical or

See also: [math.&&']

Authors: Serge Poltavsky

License: GPL3 or later