adjust_audio_levels
Change an audio clip's volume by setting its gain in decibels. Provide the clip ID and desired dB level to update the timeline.
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 |