minimum~ Reference

Output the Smallest Value

minimum~

Arguments

Optional

Value to be Compared

Inlets

Input [auto]

Compares Left and Right Inlets
Value to be Compared

Outlets

Output [signal]

Minimum 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
minimum Output the Smallest Value.
maximum Output the Highest Value.
maximum~ Output the Highest Value.