maximum~
Arguments
Right [auto]
Optional
Value to be Compared
Inlets
Input [auto]
Compares Left and Right InletsRight [auto]
Value to be ComparedOutlets
Output [signal]
Maximum ValueDynamic Attributes
These attributes can be modified in the code during execution using the set object
reset [bang] (default: 0)
Banging this attribute will reset the object to its default state.
x [auto]
Compares Left and Right Inlets
y [auto]
Value to be Compared
See Also
Name | Description |
---|---|
maximum | Output the Highest Value. |
minimum | Output the Smallest Value. |
minimum~ | Output the Smallest Value |