
REGULAR SHAPE GENERATOR
-----------------------

Generates a regular shape assigning auto-duplicating input float pins to Y positions of equally spaced nodes.

Since a shape must have at least two nodes, the first two float pins will always be present on the module box, corresponding to the first and the last node.

Y positions must be specified in shape units, i.e from -5 to +5 volts and are internally clipped.

Everytime any input value is changed, a new shape will be transmitted to the output BLOB pin.


NOTE: the resulting shape is NOT and MUST NOT be stored anywhere; it is the result of assembling in real time as many nodes as the input Y pins connected. Every input value is supposed to have its own Patch Memory float in case of manual or automated controls (Slider, ...), or to be connected to a DSP source (LFO, Envelope, MIDI control, ...) for automation.