marker_edit
Change a marker's time position and name by its index. Adjust individual markers in REAPER while leaving others untouched.
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 |