lib.math.float.AmplifyValues - tooll3/t3 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] |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.