cosx~
Description
Use the cosx~ object to calculate and output a signal that is the cosine function of each sample of the input signal. The cosx~ object is a true π based function - it varies from the cos~ object, whose output is based around a value range of 0. - 1.0 and is intended for use as a lookup table with the phasor~ object.
Examples

cosx~ can make your audio control signals less jumpy and more bumpy
Arguments
None.
Attributes
Common Box Attributes
Messages
signal
Output from a cosine function.
Output
signal
The cosine of the input.
See Also
Name | Description |
---|---|
acos~ | |
acosh~ | |
asin~ | |
asinh~ | |
atan~ | |
atanh~ | |
atan2~ | |
cos~ | |
cosh~ | |
sinh~ | |
sinx~ | |
tanh~ | |
tanx~ |