adjust_audio_levels
Set the volume of a specific audio clip on the timeline by specifying its ID and desired gain in decibels, enabling precise audio level adjustments.
Instructions
Adjusts the volume (gain) of an audio clip on the timeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | Yes | The new audio level in decibels (dB). Can be positive or negative. | |
| clipId | Yes | The ID of the audio clip to adjust |