uad_set_channels
Batch-set channel parameters like faders, mutes, solos, pans, names, and visibility on multiple channels at once, with per-property verification.
Instructions
Batch-set channel state. Each item: {target: name or index, device?, kind?, fader_db?, pan?, pan2?, mute?, solo?, solo_safe?, name?, hidden?, stereo?, enabled?}. Every item reports resolved {device,index,name} and per-property {verified, before, after, warnings}. Use when: changing faders, mutes, solos, pans, names or visibility on one or many channels at once. Not for: the control-room monitor (uad_set_monitor), preamp gain (uad_set_preamp) or send levels (uad_set_sends).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||