AudioWorkletProcessor

The AudioWorkletProcessor interface of the Web Audio API represents an audio processing code behind a custom AudioWorkletNode.

MDN Reference

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

The read-only port property of the AudioWorkletProcessor interface returns the associated MessagePort.

Functions

Link copied to clipboard