- 7.12.10
- feat(Spectrogram): decouple FFT size from the analysis window (fftSize option) (#4329) by @koyukan
- fix(Spectrogram): reject pending worker promises when the worker errors (#4328) by @koyukan
- fix(Spectrogram): use the same window alpha defaults in the worker and main thread (#4327) by @koyukan