mcp_opendaw_set_waveshaper_equation
Set a Waveshaper effect's transfer function by selecting an equation (hardclip, tanh, sigmoid, etc.) to control saturation and harmonic distortion.
Instructions
Set the transfer function equation on a Waveshaper effect.
unit_index: AU index. effect_index: Effect index in the audio effect chain (must be a Waveshaper). equation: One of: "hardclip", "cubicSoft", "tanh", "sigmoid", "arctan", "asymmetric". - hardclip: harsh digital clipping - cubicSoft: warm soft clipping, odd harmonics - tanh: classic smooth saturation - sigmoid: exponential saturation - arctan: gentlest symmetric saturation - asymmetric: tube-like, even harmonics from asymmetry
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| equation | Yes | ||
| unit_index | Yes | ||
| effect_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |