Skip to content

Lib.numbers.floats.process.SumRange

Thomas Mann edited this page May 28, 2025 · 2 revisions

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

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