get_notes_by_index
Extract notes from a MIDI file by specifying the track index, enabling precise access to music data for analysis or manipulation.
Instructions
Get notes from midi file by track index
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filePath | Yes | Absoulate File Path to midi file | |
trackIndex | Yes | Track index number |