resolve_set_grade
Set ASC CDL slope, offset, power, and saturation on video clips in DaVinci Resolve timeline. Use dry run to preview changes before confirming.
Instructions
Set ASC CDL slope/offset/power/saturation on timeline clips. dry_run first, then confirm. Live tier only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| power | No | ASC CDL power RGB (default 1 1 1). | |
| slope | No | ASC CDL slope RGB (default 1 1 1). | |
| offset | No | ASC CDL offset RGB (default 0 0 0). | |
| confirm | No | Must be true when dry_run is false, to apply the plan. | |
| dry_run | No | When true (default), return the plan without changing anything. | |
| node_index | No | Grade node. | |
| saturation | No | Saturation (default 1). | |
| track_index | No | Video track. | |
| clip_indexes | No | 1-based clip positions; omit for all clips on the track. |