Click here to return to the Basic DSP page
Min or Max Limit is a block processing module which compares each input sample in block of input samples with a constant scalar value.
By default it will Max Limit Algorithm. Option to select Max Limit or Min Limit Algorithm by clicking on bit map icon.
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- audio | Output signal from the module |
The module supports growth of Input and Output channels dependently up to 16. Add Algorithm is not supported.
GUI Control Name | Default Value | Range | Function Description |
---|---|---|---|
_limit | 0 | -128 - 127.99 | Constant value used to compare with input block of samples |
GUI Control Name | Compiler Name | Function Description |
---|---|---|
_limit | MinOrMaxLimitS300BlkAlg1_limit | Constant value for comparison |
Here,
This module compares the constant value specified in the textbox to each of the input samples in an input block.
ADAU145x |
ADAU146x |