Skip to content

lib.math.floats.SumRange

Thomas Mann edited this page Jan 17, 2024 · 3 revisions

SumRange

in lib.math.floats


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

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally