array.sum
calculates sum of array elements
available since version: 0.8
arguments:
- ARRAY
array name
type: symbol
properties:
- @array
Get/set array name
type: symbol
inlets:
- calculates and outputs the sum
type: control
outlets:
- sum of array values
type: control
keywords:
array
sum
See also:
[array.sum2]
Authors: Serge Poltavsky
License: GPL3 or later