maximum~ Reference

Output the Highest Value.

maximum~

Arguments

Optional

Value to be Compared

Inlets

Input [auto]

Compares Left and Right Inlets
Value to be Compared

Outlets

Output [signal]

Maximum Value

Dynamic 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