Rename Node :

Download

Link to this graph

Introduction

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

License

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

Usage

Menu

MenuDescription
StartStart all OSC/BufferSource
Graph - NewGraph Clear current graph
Graph - Export as JavaScript fileExport as simple JavaScript code
Graph - Link to this graphDisplay a URL that contain current graph
Add Node - (Node type)Add specified node
AboutDisplay info page

Add node

Select from menu "Add Node".

Delete node

Select node's pop-up menu "Delete" that will be appear when clicking node's upper left corner square.

Make Connection

Delete Connection

Loading...