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