Wiki

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

Max

Click here to return to the BasicDSP page

The Max algorithm compares 2 (or more) inputs and outputs the highest value.

Max and Hold

The Max and Hold is an algorithm compares the input sample with held max value and outputs the highest 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 Output 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_max value and outputs highest value when reset is Off. Compares the each channel input samples and outputs the highest value when reset pin is high.

Supported IC's

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