mcp_opendaw_set_waveshaper_equation
Set the waveshaper equation to one of six saturation types: hardclip, cubicSoft, tanh, sigmoid, arctan, or asymmetric, shaping the distortion character.
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 |