Render waveforms to <canvas /> using WebGPU
Visit https://aykev.dev/webgpu-waveform/ for examples
There's 2 packages:
webgpu-waveform(vanilla JS/TS)webgpu-waveform-react(to use with React)
Both are distributed to be ESM and UMD compatible, and include TypeScript type declarations.
Feedback and PRs are welcome! If you send a PR, feel free to add yourself to the list of contributors below:
Contributors:
- Kevin Chavez (@aykev)