Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 439 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 439 Bytes

Audio Param Graph

Graphs the function of a series of web audio params.

Hosted here

Dev

$ npm install
$ node run
$ open http://localhost:1337

TODO:

  • Add delete to graph points
  • Add move to graph points
  • Add setValueCurveAtTime
  • Add setTargetAtTime
  • Change call order/time ?