Wiki

This version (24 Jun 2021 09:18) was approved by Sakthivel Perumal.The Previously approved version (19 Dec 2017 10:51) is available.Diff

Min

Click here to return to the BasicDSP page

The Min algorithm compares 2 (or more) inputs and outputs the input with the lowest value.

Min and Hold

The Min and Hold is a algorithm compares the input sample with held min value and outputs the lowest value.


Input Pins

NameFormat [int/dec/float] - [control/audio]Function Description
Pin 0: Input decimal- control Reset signal to the module
Pin 1: Input decimal- audio Input signal to the module

Output Pins

NameFormat [int/dec/float] - [control/audio]Function Description
Pin 0: Output decimal- audio- audioOutput signal from the module

Grow Algorithm

The module supports growth of Input channels up to 16 and one reset pin. Add Algorithm is not supported.

GUI Controls

No GUI Controls

DSP Parameter Information

No DSP parameters

Algorithm Description

This module compares the each channel input samples with held_min value and outputs lowest value when reset is Off. Compares the each channel input samples and outputs the lowest value when reset pin is high.

Supported IC's

ADAU145x
ADAU146x
resources/tools-software/sigmastudio/toolbox/basicdsp/min.txt · Last modified: 24 Jun 2021 09:18 by Sakthivel Perumal