
SHAPE NODE SELECTOR (GUI)
-------------------------

Automates selection of a shape node by a List Entry. The selected node index will be output to the Node Index integer pin, which is supposed to be connected to a Patch Memory Int for connection to a Shape-based DSP module accepting a node index.

A valid shape shall be provided to the Shape In BLOB pin.

The (unexposed) First Node and Last Node pins control whether the first and the last node shall be present in the list or excluded from user selection.

A List Entry or comparable module should be connected to the right Choice and Item List pins. The List value chosen will be directly sent to the Node Index pin.

A value received on the Node Index pin will be translated to a corresponding choice number to che Choice pin, if feasable, or <No Node> otherwise.

Everytime a new Shape is received or an unexposed bool option is changed, all outputs are automatically updated.

The Item <No Node> is always available and corresponds to no node selection (-1)