WebAudio / web-audio-api

The Web Audio API v1.0, developed by the W3C Audio WG
https://webaudio.github.io/web-audio-api/
Other
1.04k stars 165 forks source link

Swap input and output in audioDestination description #2562

Closed KristofferStrube closed 3 months ago

KristofferStrube commented 6 months ago

Input and output were swapped in the description of the audioDestination parameter for the AudioNode.disconnect(destinationNode, output, input) function.


Preview | Diff

hoch commented 3 months ago

@padenot @svgeesus This is a simple fix for typos, so can we skip the spec mark up?

svgeesus commented 3 months ago

Yes, this is a simple bugfix