Contents

Control Mergers

Next
 

 

Function:

Allows multiple controls to be displayed on a single graphic output. Modules accept input from multiple controls, and output the value of the most recently changed control, along with an index that indicates which control was changed.

The DH_ControlMerger works with controls that produce voltage signals. The DH_ControlMerger2 performs the same function with the newer Sub-Controls that produce float values.

Input:

Ctrl In      Autoduplicates to accept connections from multiple buttons, sliders, knobs, joysticks, etc.

Outputs:

Ctrl Value      Value of the most recently changed connected control.

Ctrl Index       Index indicating which control's value is currently being output. Connected controls are numbered from 0, from the top down.

Notes:

No attempt has been made to dampen abrupt changes in level that may occur as the modules switch from one control to another. Therefore, the modules' outputs should not be used to control audio parameters directly, just to display them.