Link to this graph
WebAudio Designer is a Web Audio API module design tool. By WebAudio Designer,
you can design and test a WebAudio engine module on GUI. It can also export as a JavaScript function.
GitHub page : https://github.com/g200kg/webaudiodesigner
Licensed under MIT License except Impulse Response files.
Impulse Response files are licensed under :
http://www.voxengo.com/impulses/
using mml-emitter by @mohayonao:
https://github.com/mohayonao/mml-emitter
Menu | Description |
---|---|
Start | Start all OSC/BufferSource |
Graph - New | Graph Clear current graph |
Graph - Export as JavaScript file | Export as simple JavaScript code |
Graph - Link to this graph | Display a URL that contain current graph |
Add Node - (Node type) | Add specified node |
About | Display info page |
Select from menu "Add Node".
Select node's pop-up menu "Delete" that will be appear when clicking node's upper left corner square.