minDecibels
property of the AnalyserNode
interface Is a double value representing the minimum power value in the scaling range for the FFT analysis data, for conversion to unsigned byte/float values — basically, this specifies the minimum value for the range of results when using getFloatFrequencyData()
or getByteFrequencyData()
.