
MENU SELECTION TO TRIGGER
-------------------------

This module allows to trigger operations using custom menus.
Converts a standard Menu Selection int signal (strobe, i.e momentary menu index followed by -1) to a momentary bool trigger signal (True followed by False).
As many outputs (left bool pins) as needed can be connected.
A Menu Selection value n will cause a trigger on the n-th output pin (0 for the first pin and so on).
A Menu selection value equal or larger than the number of connected output pins will be ignored.
When -1 (strobe) is received on the Menu Selection, all output pins will transmit False.
Strobing is necessary, as SynthEdit pins can't receive any update if set twice with a same value.

A version 'B' is also provided and which works identically, just it has the Menu Selection In pin placed on the left