Clamp
The Clamp patch clamps an input value to a specific range.
Inputs
Value
The input value.
Minimum
The minimum value.
Maximum
The maximum value.
Outputs
Result
The clamped value.