| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 7.12.11 source code.tar.gz | 2026-07-17 | 17.8 MB | |
| 7.12.11 source code.zip | 2026-07-17 | 17.9 MB | |
| README.md | 2026-07-17 | 796 Bytes | |
| Totals: 3 Items | 35.7 MB | 5 | |
- 7.12.11
- fix(Decoder): avoid closing a closed AudioContext (#4336) by @mjlbach
- fix(regions): prune per-region subscriptions from plugin array on remove (#4339) by @jens-lilt
- fix(Spectrogram): prevent TypeError when plugin is destroyed during active render (#4335) by @Copilot
- docs: clarify left/right default plotting for stereo audio (#4338) by @Copilot
- fix(Spectrogram): prevent dB-to-color mapping wraparound in high-energy regions (#4333) by @Copilot
- fix(Spectrogram): make the main-thread FFT fallback opt-out and re-create failed workers (#4331) by @koyukan
- feat(Spectrogram): Praat-style display pre-emphasis and automatic gain (#4330) by @koyukan