deliver_score
Hand over the finished score as files, once the user is happy with it. Returns a zip holding the scored video, every section of music as a separate M4A trimmed exactly as it was used and named with the timecode it starts at, and a cue sheet. An editor drops each file at the timecode in its name and has the render back on their own timeline. Call this with THE SAME arguments you passed to score_my_video — that is how it finds the right render. It never re-cuts anything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brief | No | the same brief you scored with | |
| version | No | ||
| sections | No | ||
| silences | No | ||
| track_id | No | ||
| video_url | Yes | the same link you scored | |
| music_offset_db | No | the same value you scored with, if you set one |