You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Enable volume normalization based on the EBU-R128 standard without affecting dynamic range"
181
181
},
182
+
"output_limiter": {
183
+
"label": "Enable limiting to prevent clipping",
184
+
"description": "Activates a limiter that prevents audio distortion by making loud peaks quieter."
185
+
},
182
186
"volume_normalization_target": {
183
187
"label": "Target level for volume normalization",
184
188
"description": "Adjust average (perceived) loudness to this target level, default is -17 LUFS\n\n**WARNING:** Setting the level too high may result in clipping!"
@@ -421,7 +425,6 @@
421
425
"disabled_message": "DSP is currently disabled. Enable it using the switch above",
422
426
"input": "Input",
423
427
"output": "Output",
424
-
"enable_output_limiter": "Enable Output Limiter to prevent clipping",
0 commit comments