wrap
Examples
Constructors
- { arguments={input, min, max}, inlets={} }
- { arguments={min, max}, inlets={input} }
- { arguments={max}, inlets={input, min} }
- { arguments={}, inlets={input, min, max} }
Inlets
input
Typefloat
input to wrap
min
Typefloat
lower bound
max
Typefloat
upper bound
Attributes
Common Box Attributes
See Also
Name | Description |
---|---|
clamp | |
fold | |
scale |