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

GainNode

mohayonao edited this page Jan 27, 2015 · 4 revisions

Object > EventTarget > AudioNode > GainNode

Properties

Inherits properties from its parent, AudioNode.

  • gain: AudioParam readonly

Methods

Inherits methods from its parent, AudioNode.

Test API

Inherits test API from its parent, AudioNode.

JSON

{
  "name": "GainNode",
  "gain": {
    "value": 1,
    "inputs": []
  },
  "inputs": []
}

References

Clone this wiki locally