undefined by default, override it after calling every this.connect()
undefined by default, override it for proxying the interface
Readonly contextReadonly gainReadonly groupReadonly instanceReadonly moduleCurrent WebAudioModule.
Readonly moduleReadonly numberReadonly numberRegister a callback function so it will be called when matching events are processed.
Optional options: boolean | AddEventListenerOptionsOptional options: boolean | AddEventListenerOptionsOptional options: boolean | AddEventListenerOptionsDeregister a callback function so it will no longer be called when matching events are processed.
Optional options: boolean | EventListenerOptionsOptional options: boolean | AddEventListenerOptionsOptional options: boolean | EventListenerOptionsGenerated using TypeDoc
The
CompositeAudioNodecan be used to mixin differentAudioNodes into single one. In theParamMgr's case. theParamMgrNodecan be used to proxy theWebAudioModuleinterface, the_wamNode, then let otherAudioNodes to connect to the host's audio graph, the_output.