Click here to return to the Basic DSP page
MinMaxLimit is a block processing module which compares each input sample in block of input samples with constant values entered text box.
Name | Format [int/dec/float] - [control/audio] | Function Description |
---|---|---|
Pin 0: Input | decimal-audio | Input signal to the module |
Name | Format [int/dec/float] - [control/audio] | Function Description |
---|---|---|
Pin 0: Output | decimal-audio | Output signal from the module |
The module supports growth of input and output channels up to 16 dependently. Add Algorithm is not supported.
GUI Control Name | Default Value | Range | Function Description |
---|---|---|---|
_MaxLimit | 1 | -128-127.99 | Constant value used compare with input samples |
_MinLimit | 0 | -128-127.99 | Constant value used compare with input samples |
GUI Control Name | Compiler Name | Function Description |
---|---|---|
_MaxLimit | MinMaxLimitS300BlkAlg1_MaxLimit | Constant value to compare with input samples |
_MinLimit | MinMaxLimitS300BlkAlg1_MinLimit | Constant value to compare with input samples |
Here,
This module compares the input samples in an input block of samples with Max Limit and Min Limit values specified in the textbox.
ADAU145x |
ADAU146x |