Results 1 - 1 of 1

AnalyserNode.maxDecibels

The maxDecibels property of the AnalyserNode interface Is a double value representing the maximum power value in the scaling range for the FFT analysis data, for conversion to unsigned byte/float values — basically, this specifies the maximum value for the range of results when using getFloatFrequencyData() or getByteFrequencyData().
AnalyserNode API maxDecibels Property Reference Référence Web Audio API