get_midi_notes
Extract every MIDI note from a REAPER track item using track and item indices, with optional field filtering for analysis or editing.
Instructions
Get all MIDI notes from an item.
Returns: Object with list of notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | ||
| item_index | Yes | ||
| track_index | Yes |