Volume
Volume applies a simple overall gain adjustment.
Parameters
| Parameter | Type | Range | Default | What it does |
|---|---|---|---|---|
| Level | number | -60 to 20 dB | 0 dB | Overall gain applied to the whole clip. |
See also
Loudness Normalize or Dynamic Normalizer for automatic leveling instead of a fixed manual gain.
Control preview
JSON structure
{
"id": "volume",
"enabled": true,
"params": {
"level": 0
}
}