set_zyn_params
Adjust ZynAddSubFX synthesis parameters such as filter cutoff, resonance, and FM gain on a track to shape its tone without altering other settings.
Instructions
Set ZynAddSubFX global parameters on a zynaddsubfx track.
All values are 0-127 as in the ZynAddSubFX UI. Only provided parameters are changed.
Args: track_index: Index of the zynaddsubfx track portamento: Portamento amount (0-127) filterfreq: Filter cutoff frequency (0-127) filterq: Filter resonance/Q (0-127) bandwidth: Bandwidth (0-127) fmgain: FM gain (0-127) rescenterfreq: Resonance center frequency (0-127) resbandwidth: Resonance bandwidth (0-127)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fmgain | No | ||
| filterq | No | ||
| bandwidth | No | ||
| filterfreq | No | ||
| portamento | No | ||
| track_index | Yes | ||
| resbandwidth | No | ||
| rescenterfreq | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |