Skip to content

Add normalize_audio(): the loudnorm-only pass - #21

Merged
TroyHernandez merged 3 commits into
mainfrom
feat/normalize-audio
Jul 21, 2026
Merged

Add normalize_audio(): the loudnorm-only pass#21
TroyHernandez merged 3 commits into
mainfrom
feat/normalize-audio

Conversation

@TroyHernandez

Copy link
Copy Markdown
Contributor

Hoisted from lc40 (the *.api-recipe consolidation): a single EBU R128 loudnorm pass for leveling already-clean takes — batch TTS output across tracks — as the light-touch cousin of broadcast_audio's full mastering chain. Extension-generic where the lc40 original hardcoded libmp3lame; in-place default via temp + rename. Unit dry-run assertions + an at_home in-place normalize of a real sine. Suite green with at_home on.

Hoisted from lc40's ffmpeg_helpers: a single EBU R128 loudnorm pass for
leveling already-clean takes (batch TTS output), the light-touch cousin
of broadcast_audio's full mastering chain. Extension-generic (the old
lc40 version hardcoded libmp3lame), in-place via temp + rename.
@TroyHernandez
TroyHernandez merged commit a55a39e into main Jul 21, 2026
2 checks passed
@TroyHernandez
TroyHernandez deleted the feat/normalize-audio branch July 21, 2026 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant