get_clip_gain
Retrieve the gain value of an audio clip in a specified track and clip slot. Enables programmatic access to clip volume settings for adjustment or analysis.
Instructions
Get the gain of an audio clip.
Parameters:
track_index: The index of the track
clip_index: The index of the clip slot
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clip_index | Yes | ||
| track_index | Yes |