item_move
Move one item to a specific second position on the REAPER timeline. Use this for repositioning a single item by setting its start time; for multiple items, use the apply multiple function.
Instructions
Move item to new position. Prefer items_apply for multiple.
Args: item_index: Item index. new_position: New start in seconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_index | Yes | ||
| new_position | Yes |