create_locator
Add or rename markers in Ableton Live's Arrangement at a given beat position. Moves the playhead to the specified time and creates or renames a locator there.
Instructions
Create or rename an Arrangement locator at an absolute beat position.
SIDE EFFECT: first moves the Arrangement playhead to time, because Live
creates cues at the playhead. If a locator already exists there, it is reused
and renamed when name is provided. Use set_arrangement_time when only the
playhead should move, and get_locators to inspect existing markers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional display name; omit it to keep Live's generated name. | |
| time | Yes | Position in beats from the start of the Arrangement. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |