sinx~
Description
sinx~ is a real sine function whose input expects values between 0 and 2π (similar to cosx~ but unlike cos~ which is designed to work with phasor~ 's output from 0 to 1).
Examples

sinx~ can generate cycloids for audio control signals
Arguments
None.
Attributes
Common Box Attributes
Messages
signal
Input to sine function
Output
signal
The sine of the input.
See Also
Name | Description |
---|---|
asin~ | |
asinh~ | |
sinh~ |