
ADD NODE (GUI)
--------------

Adds a new node to the Shape present on the Shape I/O pin at the specified X and Y positions when triggered on either side.

This module should ideally be connected to a Patch Memory blob to modify an existing Shape.

No change will be done to the existint Shape if:
-The X position corresponds to the first or last node (-5 or +5)
-A node is already present at the same X position
-The Shape already contains the max amount allowed of nodes (100 at present)


NOTE: this module is intended for automation and/or manual operation. Behaviour on startup is undefined, since there is no guarantee about the exact order pins are set with.