This is to support ‘method chaining’ on AudioNode.connect() and the automation methods of AudioParam object. The current implementation does not return anything when these methods get executed. It improves the control flow and the readability of Web Audio JS code.
Demo
Documentation
- http://webaudio.github.io/web-audio-api/#the-audionode-interface
- http://webaudio.github.io/web-audio-api/#AudioParam
- https://github.com/WebAudio/web-audio-api/issues/650
- https://developer.mozilla.org/en-US/docs/Web/API/AudioNode/connect(AudioNode)
- https://developer.mozilla.org/en-US/docs/Web/API/AudioParam
Specification
Status in Chromium
Enabled by default (tracking bug) in:
- Chrome for desktop release 48
- Chrome for Android release 48
- Chrome for iOS release 48
- Android WebView release 48
Consensus & Standardization
After a feature ships in Chrome, the values listed here are not guaranteed to be up to date.
- Positive
- No signal
- No signal
- No signals
Owners
Search tags
webaudio, audionode, audioparam,Last updated on 2020-11-09