add_controlchanges_by_index
Insert control change messages into a MIDI file by specifying the track index, enabling users to modify specific tracks with precision for enhanced MIDI file editing.
Instructions
Add controlchanges to midi file by track index
Input Schema
Name | Required | Description | Default |
---|---|---|---|
controlchanges | Yes | ||
filePath | Yes | Absoulate File Path to midi file | |
trackIndex | Yes | Track index number |