get_track_output_meter
Retrieve current output meter levels for a track, including overall, left, and right channel values, by providing the track index.
Instructions
Get the output meter levels for a track.
Returns the current output meter level, left channel, and right channel values.
Args: track_index: Zero-based index of the track.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |