mdn / webaudio-examples

Code examples that accompany the MDN Web Docs pages relating to Web Audio.
https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API
Creative Commons Zero v1.0 Universal
1.27k stars 432 forks source link

[webaudio-examples] Adding a waveform example #114

Open amundo opened 3 years ago

amundo commented 3 years ago

Wondering if you might add a simple example of drawing waveforms of decoded audio, as opposed to the meter in https://mdn.github.io/webaudio-examples/audio-analyser/ ?

Cheers

github-actions[bot] commented 1 year ago

It looks like this is your first issue. Welcome! 👋 One of the project maintainers will be with you as soon as possible. We appreciate your patience. To safeguard the health of the project, please take a moment to read our code of conduct.

pepelsbey commented 10 months ago

Hey! Thank you for the idea :) That would be an excellent showcase of WebAudio API. Feel free to suggest such a demo if you have time. Otherwise, we’ll see if anyone from the community would be interested in helping.