conduct_score
Apply directive JSON to a musical score, then report the ensemble timing changes: how arrivals align and player hand movements keep them in sync.
Instructions
Apply a bandleader's directive JSON to a piece and report what it did to the ensemble's timing: how the arrivals moved together and how far each player's hands moved to keep them there.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | A .tap file to conduct. | |
| frame | No | Whose ears: conductor, audience, player:<name>, or score. | |
| content | No | Notation to conduct instead of a path. | |
| directives | Yes | The directive JSON. See directive_reference. |