Skip to content

Conversation

@kashish2710
Copy link
Contributor

This PR clarifies that AudioWorklet parameter automationRate defaults to
"a-rate" when omitted, and that "k-rate" must be explicitly requested.

Fixes #42584

@kashish2710 kashish2710 requested a review from a team as a code owner January 2, 2026 03:20
@kashish2710 kashish2710 requested review from sideshowbarker and removed request for a team January 2, 2026 03:20
@github-actions github-actions bot added Content:WebAPI Web API docs size/s [PR only] 6-50 LoC changed labels Jan 2, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 2, 2026

Preview URLs

Flaws (1)

URL: /en-US/docs/Web/API/Web_Audio_API/Using_AudioWorklet
Title: Background audio processing using AudioWorklet
Flaw count: 1

  • macros:
    • Macro domxref produces link /en-US/docs/Web/API/AudioWorkletProcessor/parameterDescriptors which is a redirect

(comment last updated: 2026-01-02 03:24:59)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@kashish2710
Copy link
Contributor Author

Hi! This PR only adds a small documentation clarification about the default
automationRate behavior for AudioWorklet parameters. All checks are passing.
Thanks for taking a look 🙂

@sideshowbarker sideshowbarker merged commit ddf6cf0 into mdn:main Jan 6, 2026
7 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 size/s [PR only] 6-50 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AudioWorklet guide does not document parameter automationRate default and configuration

2 participants