|
|
|
|
|
by emursebrian
801 days ago
|
|
It looks nice. If WebGPU is adopted by more browsers, it will probably be pretty useful for doing real-time visualizations of audio. In Emurse, we render waveform, and also pitch plots of audio recordings using canvas. It's pretty fast, but ours are a bit lower-resolution. The most resource-intensive part of the operation is actually processing the processing the audio. |
|