Skip to content

SumRange

in Lib.numbers.floats.process

Takes a and sums up the values of the given index range limits. This can be useful for beat detection on an FFT analysis. Also see [SoundInput], [DetectBpm], [DampPeakDecay].

Input Parameters

Name (Relevancy & Type) Description
LowerLimit (Int32)
UpperLimit (Int32)
Input (List`1)

Outputs

Name Type
Selected System.Single