get_song_smpte_time
Retrieve the current song time from Ableton Live as SMPTE timecode, including hours, minutes, seconds, and frames.
Instructions
Get the current song time in SMPTE (timecode) format.
Returns hours, minutes, seconds, and frames.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | Yes | ||
| frames | Yes | ||
| minutes | Yes | ||
| seconds | Yes |