write_score
Write TapScript music notation to a .tap file. Parses the notation first and reports any problems, ensuring valid scores.
Instructions
Write TapScript notation to a .tap file. The notation is parsed first and the result reports any problems, so use this rather than write_file for music.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File to write, ending in .tap | |
| content | Yes | The notation. |