get_controlchanges_by_index
Extract control changes from a MIDI file by specifying the track index. Input the file path and track index to retrieve detailed control change data for analysis or manipulation.
Instructions
Get controlchanges 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 |