phasewrap~
Inlets
Input [auto]
Input to be wrapped.Outlets
Wrapped Output [signal]
The wrapped output around -pi to pi.Dynamic Attributes
These attributes can be modified in the code during execution using the set object
in1 [auto]
Input to be wrapped.
reset [bang] (default: 0)
Reset inlets to default values.
See Also
Name | Description |
---|---|
wrap | Wrap input to a range within an upper and lower bound |
wrap~ | Wrap input to a range within an upper and lower bound |
sin | Sine of the input |
cos | Cosine of the input |
radtodeg | The constant value used when converting from radians to degrees |
degtorad | The constant value used when converting from degrees to radians |