spectral_bandwidth
spectral_bandwidth(
y?,options?):Float64Array<ArrayBufferLike>
Defined in: packages/pleco-xa/src/feature/spectral.js:203
p’th-order spectral bandwidth. bw[t] = (sum_f S_norm[f][t] * |freq[f] - centroid[t]|**p) ** (1/p)
Parameters
Section titled “Parameters”any = null
options?
Section titled “options?”Returns
Section titled “Returns”Float64Array<ArrayBufferLike>
bandwidth per frame