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

fix: fix to create a MediaElementAudioSourceNode #103

Closed ahqrt closed 1 year ago

ahqrt commented 1 year ago

Description

the audio-param sample has something wrong with creating a MediaElementAudioSourceNode

change the MediaElementSourceNode to MediaElementAudioSourceNode

Additional details

Related issues and pull requests

github-actions[bot] commented 1 year 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.

teoli2003 commented 1 year ago

Thanks a lot!

Looks good to me.

Congratulations upon your first merged commit here! Welcome aboard! 🎉

github-actions[bot] commented 1 year ago

Congratulations on your first merged pull request. 🎉 Thank you for your contribution! Did you know we have a project board with high-impact contribution opportunities? We look forward to your next contribution.