set_audio_level
Set a clip's audio level in decibels, automatically clearing volume keyframes that could override it, then read back the level.
Instructions
Set a clip's audio level in decibels and read it back. 0 dB is unity and the practical ceiling; dialogue usually sits near -14 dB with a music bed under it around -26 dB. Any existing volume keyframes on the clip are cleared first, since they would otherwise override the level.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| db | Yes | Level in decibels, 0 = unity gain | |
| node_id | Yes | Node ID of the audio clip |