plan_set
Time a DJ set by calculating segment lengths from cue points A/B and transition overlaps, including warnings and total runtime.
Instructions
Time an ordered set: cue A/B segment lengths, transition overlaps, warnings and total runtime.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| set | No | Object with a 'tracks' array and an optional 'transitions' array. | |
| input_path | No | Read the set JSON from this file instead. | |
| default_overlap_ms | No |