marker_edit
Edit a marker's position and name in REAPER by index. Provide new seconds (or -1 to keep) and optionally a new name for precise control.
Instructions
Edit marker/region. Prefer markers_apply for multiple, or to also edit a region's end/color.
Args: marker_index: Marker index. position: New seconds, must be >= 0, or -1 to keep current position. name: New name (None=keep).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| position | No | ||
| marker_index | Yes |