Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

De-XHRify BaseAudioContext examples #30414

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

wbamberg
Copy link
Collaborator

Part of #30131.

This updates the three pages under https://developer.mozilla.org/en-US/docs/Web/API/BaseAudioContext that were using XHR in examples.

This PR aligns the page with the example updates that were made in http://github.com/mdn/webaudio-examples/pull/116.

@wbamberg wbamberg requested a review from a team as a code owner November 20, 2023 23:58
@wbamberg wbamberg requested review from sideshowbarker and removed request for a team November 20, 2023 23:58
@github-actions github-actions bot added the Content:WebAPI Web API docs label Nov 20, 2023
Copy link
Contributor

Preview URLs

External URLs (4)

URL: /en-US/docs/Web/API/BaseAudioContext/createScriptProcessor
Title: BaseAudioContext: createScriptProcessor() method


URL: /en-US/docs/Web/API/BaseAudioContext/decodeAudioData
Title: BaseAudioContext: decodeAudioData() method


URL: /en-US/docs/Web/API/BaseAudioContext/createConvolver
Title: BaseAudioContext: createConvolver() method

@sideshowbarker sideshowbarker merged commit 136d539 into mdn:main Nov 21, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants