plugins_get_current_preset
Read the current preset name and index for a specific mixer effect or channel generator, returning data only when the preset is unique.
Instructions
Read FL's current preset name and an index only when it is unique.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Explicit mixer effect or global channel-generator target. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plugin | Yes | ||
| warnings | No | ||
| observed_at | Yes | ||
| preset_count | Yes | ||
| schema_version | No | 1.0 | |
| observation_atomic | No | ||
| project_dirty_flag | No | ||
| current_preset_name | No | ||
| session_fingerprint | No | ||
| current_preset_index | No | ||
| current_preset_status | Yes |