Comment by aylmao
https://aykev.dev/webgpu-waveform/
https://github.com/mrkev/webgpu-waveform
Made some updates to this open-source library I wrote to render audio waveforms using the GPU on the browser (WebGPU).
Example on the site. Works without enabling flags on Chromium browsers. There's an example to scrub and zoom in real time on some audio. Feedback welcome!