
GUI Set To Trigger (B)
----------------------

This set of modules was designed to detect when a control value has been effectively modified after being edited.

A bool pulse on the out pin (True followed by False) is transmitted when the following actions are performed in sequence:

1. True is received on the Mouse Down pin (eg. Mouse button pressed)
2. The Value pin is set (eg. Patch Memory value changed)
3. False is received on the Mouse Down pin (eg. Mouse button released)

This way, unlike GUI Set To Trigger A, a particular action can be performed or trigger signal sent once editing is finished; for example, while editing a Shape with the Shape Editor or adjusting a value with a slider, a trigger will be sent on mouse release only.

Note: the Blob version has its Mouse Down pin to the right because the Patch Memory Blob has no Bool redirector