plugins_load
Load a specified macOS Add-menu plugin as an instrument or effect, then identify its new channel or mixer slot for further control.
Instructions
Load one macOS Add-menu plugin, then identify its new channel or effect slot.
Use plugins_list_available first. The task request authorizes the addition;
effect loading temporarily enables bridge writes only to select its track.
Unknown outcomes must be inspected before any new load attempt. Does not
save the project; Windows insertion is not implemented by this adapter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes | Exact Add-menu name, kind and mixer destination for effects. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| request | Yes | ||
| verified | No | ||
| warnings | No | ||
| menu_path | No | ||
| dispatched | No | ||
| observed_at | Yes | ||
| loaded_plugin | No | ||
| project_saved | No | ||
| undo_point_created | No | ||
| session_fingerprint | No |