react-web-audio-graph icon indicating copy to clipboard operation
react-web-audio-graph copied to clipboard

Interactive audio graph editor built with Web Audio API and React

Results 4 react-web-audio-graph issues
Sort by recently updated
recently updated
newest added

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`

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.