mc.abs~
Description
Use the abs~ object to take any given signal and output only the absolute (non-negative) translation of that signal (i.e. a rectified waveform). All negative values in the input signal are converted to positive values in the output.
Arguments
None.
Attributes
Common Box Attributes
Multichannel Group Attributes
Messages
signal
The abs~ object takes an input signal and output only the absolute (non-negative) translation of that signal - all negative values in the input signal are converted to positive values in the output.
Multichannel Group Messages
Output
signal
A signal consisting of samples which are the absolute (i.e., non-negative) value of the samples in the input signal.
See Also
Name | Description |
---|---|
avg~ |