Hi!
how can i calculate the sum of all slices in a spread. For example: the spread consists of 3, 4, 5 - i want to get the sum = 12 ?
thanx in advance
Hi!
how can i calculate the sum of all slices in a spread. For example: the spread consists of 3, 4, 5 - i want to get the sum = 12 ?
thanx in advance
Just use the “+ (Value Spectral)”-Node.
Its “Bin-Size” Inlets cuts the spread in parts and adds these part together.
the defualt -1 handels the whole spread as one part and adds it up.
Thanks for the vvvvery fast answer!!!
no prob, im bored at work anyway ;)