uad_set_preamp
Set preamp gain and input options (pad, low-cut, phase, hi-Z, source, 48V) on analog mic/line channels. Confirms condenser mic before enabling phantom power to protect ribbon mics.
Instructions
Set preamp controls on one mic/line input: gain_db, pad, low_cut, phase, hi_z, source ('Mic' or 'Line'), and 48V phantom power. Use when: setting recording gain or input options on a channel whose has_preamp is true. 48V requires confirm_condenser_mic=true because phantom power destroys ribbon microphones. Not for: fader level (that is uad_set_channels fader_db) or digital inputs, which have no preamp at all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pad | No | ||
| hi_z | No | ||
| phase | No | ||
| device | No | ||
| source | No | ||
| target | Yes | ||
| gain_db | No | ||
| low_cut | No | ||
| phantom_48v | No | ||
| confirm_condenser_mic | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||