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

Bypassing nodes

Open michalochman opened this issue 4 years ago • 1 comments

Add option to bypass the node, i.e. output input signal directly without modifying it.

michalochman avatar Dec 02 '20 13:12 michalochman

Alternatively, this should be possible after #3 is implemented, by creating a simple subgraph with output switch and exposing a toggle.

michalochman avatar Nov 22 '21 15:11 michalochman