WebAudio-Node-Editor / webaudio-node-editor

1 stars 0 forks source link

New Node: ADSR #63

Open santolucito opened 3 months ago

santolucito commented 3 months ago

A simple adsr node that has 4 params (ADSR). should take two input signals:

1) a signal to shape 2) a trigger signal, which retriggers the adsr on a rising edge (0 to 1). the user will usually want to pass a square wave.