These modules respond to a change in their input by sending a
voltage signal. Input can be any one of 4 types: Bool, Float, Int or Text,
 The
DH_ControlTrigger2 sends a 1-sample length pulse when its input changes. It
has 2 modes: Normally Low, which outputs 0 except for +10 volt pulses, and
Normally High, which outputs +10 volts, except for 0 volt pulses.
 The
DH_CtrlTriggeredTimer sends a pulse of a specified duration when its input
changes. Normal output is 0, and the pulse is +10 volts. The Gate Open Time
input, which determines the pulse length, is calibrated in seconds.
The included demo file WavefileAuditioner.se1 demonstrates
this module in use.
|