Skip to content

AmplifyValues

in Lib.numbers.floats.process

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]