
NOISE GEN 2
-----------

Simple lightweight white/pink noise generator to be used in place of the stock SE oscillator, when only a noise source is needed.


PIN DESCRIPTION
---------------

Type - noise type: White (flat spectrum) or Pink (richer in the low spectrum end)

On/Off - the module can be completely switched off when not in use

Retrig - resets the pseudorandom generator to the specified Seed (note: this will have no effect when using seed <= 0, see below)

Seed - a positive integer used as the random seed (a same seed will always generate a same deterministic pseudo-random sequence) or a value <= 0, to use a truly random seed




NOTES ABOUT POLYPHONY
---------------------

The fact this module is cloned or not in polyphonic usage may have audible implications, depending on the specific scenario.

As with any generator or oscillator, when this module is placed inside a polyphonic circuit it will NOT be cloned, unless any pin coming from the MIDI-CV 2 are connected to its inputs.

Users may want to drive the Retrig pin with the Gate line, to generate identical noise sequences at every key press: in this case the module *WILL* be cloned, even if the Gate line is interrupted by a switch (this trick can be used to have the module always cloned even when no retriggering is required)



