

MIN MAX INDEX
-------------

Of all connected inputs (variable), outputs the largest value, the position (or index, starting from zero) of the input where the largest value is present, the smallest value and the position of the input where the smallest value is present

 PIN DESCRIPTION

 .Spare Input - audio input(s)
 .Min - the smallest value of all connected inputs
 .Min Index - input position (starting from zero) at which the smallest value is present
 .Max - the largest value of all connected inputs
 .Max Index - input position (starting from zero) at which the largest value is present

