Categories

Developer

Metroite

Web Audio Inspector v0.1.4

  • rating
  • rating
  • rating
  • rating
  • rating
0 (0 reviews)
Adds a Web Audio panel to Developer Tools. This panel visualizes the web audio graph in real-time and lets users inspect nodes. Web Audio Inspector

View web audio graphs. Inspect AudioNodes.

This extension adds a panel to Developer Tools (F12) that lets you inspect the live web audio graph of a web page. Pan and zoom with your mouse and wheel. Inspect properties of AudioNodes by clicking them.

Obtain references (in the console) to specific AudioNodes via the __node__ method.

Try it out at https://webaudiodemos.appspot.com/input/index.html.


Visit GitHub to follow this project, peruse docs, report issues, and contribute: https://github.com/google/audion

Contributors:
https://github.com/chihuahua
https://github.com/hoch
https://github.com/chrisguttandin
@Google

License:
Apache License Version 2.0

Disclaimer:
I am not claiming any work!