UNPKG

meyda

Version:

Real-time feature extraction for the web audio api

5 lines (4 loc) 128 B
export default function ({ ampSpectrum, barkScale, }: { ampSpectrum: Float32Array; barkScale: Float32Array; }): number;