PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: math

math.sync_xor

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

sync logical XOR 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 xor

See also: [math.||']

Authors: Serge Poltavsky

License: GPL3 or later