uad_set_plugin_params
Batch-set a loaded plugin's parameters by name using normalized 0-1 values. Read current parameter values first to ensure exact names.
Instructions
Batch-set a loaded plugin's parameters by name using normalized 0-1 values: params=[{name: 'Peak Reduction', normalized: 0.4}, ...]. Use when: dialling in a plugin after loading it. Read uad_get_plugin_params first for exact names and current values. Not for: dB or Hz values - the protocol exposes normalized values only; the display text is read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slot | No | ||
| device | No | ||
| params | Yes | ||
| target | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||