fairlight_apply_preset
Apply a Fairlight audio effect preset to an audio track by specifying its exact name and track index. Useful for automating audio processing in DaVinci Resolve projects.
Instructions
Apply a Fairlight audio effect preset to an audio track.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| preset_name | Yes | Exact name of the preset (from fairlight_get_presets). | |
| track_index | No | 1-based audio track index to apply the preset to (default 1). The API may apply the preset globally if per-track targeting is not supported. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |