math.sync_add
aliases: [math.+'], [ceammc/+'], [+']
sync addition
available since version: 0.8
arguments:
- F
second addend
type: float
properties:
- @int (initonly)
Get/set operate on integers only
type: flag
default: 0
inlets:
- set first addend, calculate and output result
type: control
- change second addend, calculate and output result
type: control
outlets:
- result output
type: control
keywords:
math
add
sync
See also:
[math.sync_sub]
Authors: Serge Poltavsky
License: GPL3 or later