Protect from clipping with a limiter #32

Closed
opened 2025-06-17 19:22:39 +01:00 by Ghost · 1 comment
Ghost commented 2025-06-17 19:22:39 +01:00 (Migrated from codeberg.org)

Even with volume normalization, mixed audio can surpass maximum amplitude, which is clipped and can cause audible distortion. To lessen the distortion, a simple limiter effect makes the clipping parts quieter for a short time.

Even with volume normalization, mixed audio can surpass maximum amplitude, which is clipped and can cause audible distortion. To lessen the distortion, a simple limiter effect makes the clipping parts quieter for a short time.
Ghost commented 2025-08-14 11:47:03 +01:00 (Migrated from codeberg.org)

Implemented in a5fe9aeafd

Implemented in a5fe9aeafd4e53f8688a040463bb1372d7dcd058
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
Tearnote/Playnote#32
No description provided.