mc.sqrt~
Description
sqrt~ will output a signal which is the square-root function of the input signal.
Arguments
None.
Attributes
Common Box Attributes
Multichannel Group Attributes
Messages
signal
The object outputs a signal that is the square root of the input signal. A negative input has no real solution, so it causes an output of 0.
Multichannel Group Messages
Output
signal
The square root of the input signal.
See Also
Name | Description |
---|---|
curve~ | |
log~ | |
pow~ |