Lib.numbers.floats.process.AmplifyValues - tixl3d/tixl GitHub Wiki
A helper that smooths or amplifies a value list over time. This can be used to extract beats in an audio spectrum.
| Name (Relevancy & Type) | Description |
|---|---|
| Smoothing (Single) | - |
| MixAverage (Single) | - |
| MixCurrent (Single) | - |
| MixAboveAverage (Single) | - |
| Input (List`1) | - |
| Name | Type |
|---|---|
| Output | System.Collections.Generic.List`1[System.Single] |
⚠ Everything else is automatically generated and will be overwritten regularly.