Lib.numbers.floats.process.SumRange - tixl3d/tixl GitHub Wiki
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].
| Name (Relevancy & Type) | Description |
|---|---|
| LowerLimit (Int32) | - |
| UpperLimit (Int32) | - |
| Input (List`1) | - |
| Name | Type |
|---|---|
| Selected | System.Single |
⚠ Everything else is automatically generated and will be overwritten regularly.