Declipper
Declipper repairs clipped, over-loud, distorted peaks — recovering audio that was recorded too hot.
Parameters
| Parameter | Type | Range | Default | What it does |
|---|---|---|---|---|
| Threshold | number | 1 to 100 | 10 | Sensitivity for detecting clipped samples to repair. |
See also
Declicker for clicks and pops rather than clipped peaks; Limiter to prevent clipping happening in the first place on new recordings/exports.
Control preview
JSON structure
{
"id": "adeclip",
"enabled": true,
"params": {
"threshold": 10
}
}