react-web-audio-graph
react-web-audio-graph copied to clipboard
Interactive audio graph editor built with Web Audio API and React
Add a Play/Pause-Button in the right-side-menu or in a new top-menu. Maybe a bool-prop on certain Nodes: `use global Play/Pause`
Nice work!
Hi there, Stumbled across your library while I was trying to debug a pipeline problem I was having, and it was a _huge_ help. Just wanted to say thanks :)
Add option to create black-boxed nodes which could be used to create effects, e.g. vibrato or delay.
Add option to bypass the node, i.e. output input signal directly without modifying it.