Manage presets
manage_presetsStore, recall, list, or delete named COMP parameter presets. Snapshots persist with the project for live performance.
Instructions
Store, recall, list, or delete named snapshots of a COMP's parameter values — the live-performance preset system. Pair with create_control_panel: snapshot the knob positions and jump between looks. Snapshots are saved in the COMP's storage so they persist with the project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | store a snapshot, recall one, list all, or delete one. | |
| comp_path | No | COMP whose parameter values the preset captures — usually a control-panel container. | /project1 |
| name | No | Preset name (required for store/recall/delete). | |
| params | No | Specific custom-parameter names to capture/restore. Defaults to every custom parameter on the COMP. |