The audio context.
Readonly
analyserGet the analyser node
Readonly
bufferGet the buffer source node
Readonly
contextReference to the SoundContext
Readonly
gainGet the gain node
Static
BUFFER_The buffer size for script processor, default is 0
which auto-detects. If you plan to use
script node on iOS, you'll need to provide a non-zero amount.
Get buffer size of ScriptProcessorNode
.
The destination output audio node
Get the script processor node.
Clones the bufferSource. Used just before playing a sound.
The clone AudioBufferSourceNode.
Cleans up.
Memberof
webaudio