
RANDOM LFO
----------

Oscillator designed for low-frequency modulation usage, generating a smooth random wave.

The waveform is pretty a "brickwalled" white noise, with low-pass cutoff frequency corresponding to the Hz (speed) value specified.

The oscillator randomness is deterministic and depends entirely on the specified integer Seed value: a same seed will always generates an identical signal (seed must be >= 1, smaller values will be clipped to 1).

The oscillator can be turned Off when not in use, in which case the output will be zero.

The oscillator can be retriggered to the specified Seed whenever the bool Retrig pin is set.

Output peak voltage can be conveniently set with the unexposed Vp pin.