HALO 000-50046 Metric ULN-8 mkIV USB Audio Interface with 8 Mic Preamps and Plug-In Bundle

User Manual - Page 311

For 000-50046.

PDF File Manual, 371 pages, Read Online | Download pdf file

000-50046 photo
Loading ...
Loading ...
Loading ...
+DSP
311
Min
Synopsis: Selects the minimum value of its two inputs
Category: Math
Channels: 2
Description:
Min passes the input that has the smallest value on a sample by sample basis. The output of Min is
the smaller of its inputs.
Select
Synopsis: Selects the value of its inputs based upon the value of the control input
Category: Math
Channels: 2
Description:
Select passes one of its inputs (x or y) based upon the value of the signal at its Cntl input. When Cntl
is 0, the signal at input x is passed to the output. When Cntl < 0, the signal at input y is passed to the
output. This determination is made on a sample by sample basis, so the Select plug-in can be used to
modulate or select between two different signals based upon the value of a third signal, which could
be a control signal or an audio signal.
Map Range
Synopsis: Linearly maps input signal based on parameter selections
Category: Math
Channels: 1
Description:
Map Range linearly maps the signal at the input to its output based upon the control parameters spec-
ified. Map Range allows you to map an arbitrary input range to an arbitrary output range, optionally
clipping the output signal to the specified output range. The output signal is determined by the equa-
tion out = in * (Out Hi - Out Low)÷(In Hi - In Low) + Out Low. If Clip Out is enabled, the
output signal will be clipped to the range [Out Low, Out Hi].
Parameters:
In Low [-1, 1]
Low End of input range.
In Hi [-1, 1]
High End of input range.
Out Low [-1, 1]
Low End of output range.
Out Hi [-1, 1]
High End of output range.
Clip Out {Off, On}
If Enabled, the output signal is clipped to the range specifed by [Out Low, Out Hi].
Constant
Synopsis: Output a constant DC signal
Loading ...
Loading ...
Loading ...