Skip to content
This repository has been archived by the owner on Jun 9, 2019. It is now read-only.

ScriptProcessorNode

mohayonao edited this page Jan 27, 2015 · 6 revisions

Object > EventTarget > AudioNode > ScriptProcessorNode

Properties

Inherits properties from its parent, AudioNode.

  • bufferSize: number readonly

Event handlers

  • onaudioprocess

Methods

Inherits methods from its parent, AudioNode.

Test API

Inherits test API from its parent, AudioNode.

JSON

{
  "name": "ScriptProcessorNode",
  "inputs": []
}

References

Clone this wiki locally