
SET TO TRIGGER (Volts & Bool)
-----------------------------

Triggers a pulse everytime any of the dummy input control pins is set, or everytime a midi message is received on the dummy midi input pin.

Bool version: a True pulse with fixed duration of one sample followed by False is generated.

Volts version: both sample duration and voltage level of the pulse can be specified.


Keep in mind that control pins, with exception of MIDI pins, are *always* set on startup even if no wire is connected and no value is specified in their box, in which case they will receive zero. Therefore, you may usually want to leave the option Ignore Initial enabled, to avoid a trigger issued on startup


NOTE: an annoying SynthEdit design choice does not allow setting a pin twice with the same value. Therefore, no trigger will be issued when setting a pin repeatedly with an identical value