weird violin thing
Uses resonance and a feedback loop, then a bandpass to remove noise. Makes a weird violin synth in the process. Neato!
Signal interruptor
When a value of a signal changes, create a single sample of silence on the edge. Useful for Memory bit nodes or sample and hold nodes.
Stereo fader
Takes two inputs and assigns each a channel weight that are inversely proportional to each other. 0 is both summed to mono, -1 moves input A to the left channel 100% and input B 100% to the right.
Trigger derivative
Compares the distance between two values of sequential events when the trigger input is greater than 0.
Looping counter III
A more elegant solution to the looping counter. accepts floating point increment values.