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

fix: correct duplicate ids #124

Closed dylanwright closed 7 months ago

dylanwright commented 7 months ago

A small fix for duplicate ids in the step sequencer html file.

github-actions[bot] commented 7 months ago

It looks like this is your first pull request. 🎉 Thank you for your contribution! One of the project maintainers will triage and assign the pull request for review. We appreciate your patience. To safeguard the health of the project, please take a moment to read our code of conduct.

dylanwright commented 7 months ago

I've just noticed #122 already fixes this issue.