uad_remove_plugin
Clear a UAD insert or Unison slot to free DSP and remove processing from a channel. Reports the removed plugin.
Instructions
Clear an insert or Unison slot by writing an empty EffectName, and report what was removed. Use when: freeing DSP or removing processing from a channel. Not for: bypassing a plugin while keeping it loaded - set its Power instead via uad_load_plugin(power=false) on the same slot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slot | No | ||
| device | No | ||
| target | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||