This page is Out of Date

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

node

Summary

The ScriptProcessorNode associated with this processing event.

Deprecated; deletion candidate. See http://webaudio.github.io/web-audio-api/.

Property of apis/webaudio/AudioProcessingEventapis/webaudio/AudioProcessingEvent

Syntax

var result = AudioProcessingEvent.node;
AudioProcessingEvent.node = value;

Related specifications

W3C Web Audio API
W3C Editor’s Draft