transpose_score
Transpose a .tap notation file to a target key, writing the transposed score next to the original.
Instructions
Transpose a notation file to another key, writing the result next to it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Target key, such as 'Dm' or 'F#'. | |
| path | Yes | The .tap file to transpose. |