get_notes_by_index
Extract notes from a MIDI file by specifying the track index, enabling focused analysis and manipulation of specific track data within the file.
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 |