tempo_delete_marker
Delete a tempo or time-signature marker by its index. Retrieve the index from the marker list, then remove the unwanted marker to clean up tempo changes.
Instructions
Delete a tempo/time-sig marker by its index (from tempo_list_markers).
Args: index: 0-based marker index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes |