get_track_meter
Measure a track's output levels (left, right, overall) as values from 0 to 1. Specify the target as index, 'master', or 'return:N', and sample during playback.
Instructions
Read a track's output meter (0..1) for left/right and overall level. track can be an int index, 'master', or 'return:N'. Meters only move while audio plays — fire a clip/scene first, then sample (call a few times).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |