get_drum_pad_names
Lists MIDI note to drum pad mappings on a track's first Drum Rack, showing which pitch plays which sound.
Instructions
List which MIDI note triggers which drum pad/instrument on the first Drum Rack of a track (e.g. 36=Kick 808, 38=Snare...). Call this before writing/fixing drum MIDI so you know what each pitch plays.
Parameters:
track_index: The track holding the Drum Rack
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |