Skip to content

lib.math.float.AmplifyValues

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

AmplifyValues

in lib.math.float


A helper that smooths or amplifies a value list over time. This can be used to extract beats in an audio spectrum.


Input Parameters

Name (Relevancy & Type) Description
Smoothing (Single) -
MixAverage (Single) -
MixCurrent (Single) -
MixAboveAverage (Single) -
Input (List`1) -

Outputs

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.

Clone this wiki locally