WebAudioAPI GUI design tool
Available at : https://g200kg.github.io/WebAudioDesigner
Menu | Description |
---|---|
Play | Start all Oscillators and BufferSources |
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 |
Add Knob | Add knobs that controls parameter values |
About | Display info |
Select from menu "Add Node".
Select from menu "Add Knob".
Select node/knob's pop-up menu "Delete" that will be appear when clicking node's upper left or knob's lower left corner orange square.
There are two types of connection, signals (green) and knob to parameter controls (light blue). Connections are made with dragging between appropreate connectors that are represented as semi-circles.
Signals :
- connect "out" to "in".
- or connect "out" to parameters (AudioParam) that has green connectors.
Controls :
- knobs to number type parameters that has light-blue connectors.
- Click each connector, then select "Disconnection" from popup menu.
- Click node's popup menu (orange square) and select "Disconnect". This will disconnect all connection from this node.
MediaElementSource and Tone Control
Licensed under MIT License except Impulse Response files (included in samples/ir folder).
Inpulse Response files are Licensed under Voxengo's license.