PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: math

math.sync_and

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

sync logical AND 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 and

See also: [math.||']

Authors: Serge Poltavsky

License: GPL3 or later