Register a callback function so it will be called when matching events are processed.
Clear all pending WamEvents.
Connect an event output stream to another WAM. If no output index is given, assume output 0.
Stop processing and remove the node from the graph.
Disconnect an event output stream from another WAM. If no arguments are given, all event streams will be disconnected.
Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.
Compensation delay hint in samples
Get parameter info for the specified parameter ids, or omit argument to get info for all parameters.
Get parameter values for the specified parameter ids, or omit argument to get values for all parameters.
Returns an object (such as JSON or a serialized blob) that can be used to restore the WAM's state.
Deregister a callback function so it will no longer be called when matching events are processed.
Schedule a WamEvent. Listeners will be triggered when the event is processed.
Set parameter values for the specified parameter ids.
Use an object (such as JSON or a serialized blob) to restore the WAM's state.
Generated using TypeDoc
Current
WebAudioModule.