uad_load_plugin
Load a UAD plugin into a channel's insert slot or Unison preamp, with optional preset recall, and verify its parameters become available.
Instructions
Load a UAD plugin into an insert slot (slot=0,1,2,3...) or the Unison preamp slot (slot='unison'), then poll up to 5 s for its parameter nodes to materialize and report whether they did. Use when: adding processing to a channel. Optionally recall a preset in the same call. Not for: changing parameters (uad_set_plugin_params) or clearing a slot (uad_remove_plugin).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slot | No | ||
| power | No | ||
| device | No | ||
| plugin | Yes | ||
| preset | No | ||
| target | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||