- From: Olivier Thereaux <notifications@github.com>
- Date: Wed, 11 Sep 2013 07:30:27 -0700
- To: WebAudio/web-audio-api <web-audio-api@noreply.github.com>
Received on Wednesday, 11 September 2013 14:33:59 UTC
> [Original comment](https://www.w3.org/Bugs/Public/show_bug.cgi?id=17407#0) by Chris Rogers on W3C Bugzilla. Fri, 05 Oct 2012 18:56:54 GMT Here is a suggested re-naming which is more consistent. Using this naming, "Audio" is still present in AudioBufferSourceNode because "AudioBuffer" is the name of the object used by this node. "Audio" is still present in MediaElementAudioSourceNode and MediaStreamAudioSourceNode because it's important to distinguish audio from video. AudioBufferSourceNode MediaElementAudioSourceNode MediaStreamAudioSourceNode JavaScriptAudioNode ------------> ScriptProcessorNode RealtimeAnalyserNode ------------> AnalyserNode AudioGainNode ------------> GainNode DelayNode BiquadFilterNode AudioPannerNode ------------> PannerNode ConvolverNode AudioChannelSplitter ------------> ChannelSplitterNode AudioChannelMerger ------------> ChannelMergerNode DynamicsCompressorNode Oscillator ------------> OscillatorNode --- Reply to this email directly or view it on GitHub: https://github.com/WebAudio/web-audio-api/issues/219#issuecomment-24244860
Received on Wednesday, 11 September 2013 14:33:59 UTC