Outputs the peak amplitude of the signal received at the input. When a trigger occurs at the reset
input, the maximum output value is reset to the current value.
The reported peak will always be positive, i.e. the absolute value of the signal at its peak amplitude, even when that peak is negative. To obtain the minimum and maximum values of the signal as is, use the RunningMin and RunningMax UGens.
in |
The input signal. |
trig |
Trigger. Resets the output value to the current input value. A trigger happens when the signal changes from non-positive to positive. |