set_live_barline
Set the barline type for a specified measure in the live score. Choose from double, final, start repeat, or end repeat barline styles.
Instructions
Set a barline type in the live score.
Args: measure: Measure number (1-indexed). barline_type: One of "double", "final", "startRepeat", "endRepeat".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| measure | Yes | ||
| barline_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |