lint_score
Validate a RON score against the instrument/preset catalog to catch unknown instruments, empty tracks, and semantic errors before rendering audio.
Instructions
Statically validate a RON score against the instrument/preset catalog — catches unknown instruments or inserts, empty tracks, and other semantic problems without rendering any audio. Use this before render_score to fail fast on authoring mistakes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| score_path | Yes | Path to a RON score file. |