create_midi_item
Create empty MIDI items on REAPER tracks by specifying track index, start position, and length to prepare containers for adding musical notes.
Instructions
Create an empty MIDI item on a track. Returns item_id for use with add_midi_note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| start_position | Yes | ||
| length | Yes |