A newer version of Max is available. Click here to access the latest version of this document.

sinx~

Signal sine function

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).

Arguments

None.

Messages

signal Input to a sine function.

Information for box attributes common to all objects

Output

signal: The sine of the input.

Examples

sinx~ can generate cycloids for audio control signals

See Also

Name Description
asin~ Signal arc-sine function
asinh~ Signal hyperbolic arc-sine function
sinh~ Signal hyperbolic sine function