WebAudio API Rollout Status

From MozillaWiki
Jump to navigation Jump to search

WebAudio API is a emerging audio solution for intensive web applications such as games and rich media content. This page tracks the current progress to develop all the nodes used by the standard. It also provides insight into which versions of Firefox currently include WebAudio and whether or not the API is on as the default preference.

Current Status In Firefox=

API Preference Status

Version Channel Default Status
Firefox 23 Nightly
On
Firefox 22 Aurora
Off
Firefox 21 Beta NA
Firefox 20 Release NA
Prior Versions Release NA
  • NA - Not Available
  • Off - API is included in full or in part but off by default preference
  • On - API is included in full or in part but is on by default preference

Implementation Status

Bug API Name Expected to Land Owner
AudioContext
bug 836599 OfflineAudioContext ehsan
AudioNode
bug 792646 AudioDestinationNode ehsan
AudioParam
bug 807526 GainNode ehsan
bug 807533 DelayNode ehsan
bug 793294 AudioBuffer ehsan
AudioBufferSourceNode
bug 855568 MediaElementAudioSourceNode ehsan
bug 834513 ScriptProcessorNode ehsan
bug 834513 AudioProcessingEvent ehsan
PannerNode
AudioListener
bug 815643 ConvolverNode drexel
bug 855990 AnalyserNode ehsan
ChannelSplitterNode
ChannelMergerNode
DynamicsCompressorNode
BiquadFilterNode
WaveShaperNode
OscillatorNode
WaveTable
bug 856361 MediaStreamAudioSourceNode secretrobotron
MediaStreamAudioDestinationNode