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.25k stars 433 forks source link

Update to decode-audio-data example #106

Closed sidewayss closed 1 year ago

sidewayss commented 1 year ago

Updates this example to match the new Promise-based example, decode-audio-promise. That includes caching the buffer between plays, changing class to id for DOM elements, and other "cleanup" items.

sidewayss commented 1 year ago

And again here, same as the Promise-based PR. I'm in the process of verifying that my future commits are verified and I'll update this PR or close and open a new one as required.

sidewayss commented 1 year ago

I have created #108 to replace this PR. The commit is signed and it should be mergeable. Wikipedia says "mergeable" is a word, so I just added it to my browser's dictionary. I'm sure I'll find a reason to use it again.