set_clip_volume
Set the volume level of an audio clip in decibels. Provide the clip's node ID and the dB value to control loudness.
Instructions
Set the volume level on an audio clip (in dB).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID of the audio clip | |
| volume_db | Yes | Volume in dB (0 = unity, negative = quieter, positive = louder) |