Results 1 - 1 of 1

AnalyserNode.smoothingTimeConstant

The smoothingTimeConstant property of the AnalyserNode interface is a double value representing the averaging constant with the last analysis frame. It's basically an average
between the current buffer and the last buffer the AnalyserNode processed, and results in a much smoother set of value changes over time.
AnalyserNode API Property Reference Référence smoothingTimeConstant Web Audio API