The Tan Node computes and outputs the tangent of its input value. Beyond its obvious mathematical function, it’s also a great tool to add saturation to an audio signal.
Inputs
Audio/Control Input
The signal to compute the tangent from. The value is interpreted as radians.
If your source signal has more than 1 channel, the tangent is computed independently for each channel.
Outputs
Audio/Control Output
The computed tangent value of the Audio/Control Input.
The channel count is the same as the input channel count. This output supports constant folding if the Audio/Control Input is constant folded.