AudioJuly 11, 2026· 8 min read

Audio Normalization: Making All Your Tracks the Same Volume

Why your playlist sounds like a rollercoaster and how to fix it without reaching for the volume button every 30 seconds.

Audio Normalization: Making All Your Tracks the Same Volume

You know the drill. You're listening to music, a podcast, or maybe an audiobook, and suddenly the next track blasts your eardrums or forces you to crank the volume. Then the next one's back to normal. It's annoying, it's unprofessional, and if you're making content yourself, it's fixable.

This is where audio normalization comes in. It's not magic, it's math—but the kind of math that makes your audio experience way better.

What is audio normalization, exactly?

At its simplest, normalization adjusts the overall volume (or "gain") of an audio file so it reaches a consistent target level. Think of it like this: you have five different recordings, all from different sources. One was recorded quietly, one was recorded loud, and the rest are somewhere in between. Normalization brings them all to the same playing field.

But here's where it gets interesting—there are actually two main types of normalization, and they work differently.

Peak normalization vs loudness normalization

Peak normalization is the old-school method. It finds the loudest point (the peak) in your audio and scales the entire track so that peak hits a target level—usually 0 dBFS (decibels relative to full scale), which is the maximum digital volume without clipping. Simple, predictable, and fast.

The problem? Two tracks can have the same peak level but sound completely different in volume. A podcast with someone whispering most of the time might have one loud laugh that hits 0 dB, but the rest is quiet. A pop song mixed to be loud throughout might also peak at 0 dB, but it'll sound way louder because more of the track is near that peak.

Enter loudness normalization (also called LUFS normalization). Instead of looking at the loudest single moment, it measures the perceived loudness over time—how loud the track actually sounds to human ears. This is measured in LUFS (Loudness Units relative to Full Scale), and it's what streaming services like Spotify, YouTube, and Apple Music use.

Spotify normalizes everything to around -14 LUFS. YouTube targets -14 LUFS too. If your track is louder, they turn it down. If it's quieter, they turn it up. This means your carefully mastered brickwall-limited track gets turned down to match everything else, which is why the loudness war is mostly over (thank god).

When you actually need normalization

Let's get practical. You should normalize when:

  • You're creating a playlist from different sources (ripped CDs, downloads, voice memos) and the volume jumps around
  • You're editing a podcast with multiple guests or segments recorded at different levels
  • You're preparing tracks for streaming platforms and want consistent loudness
  • You're archiving or organizing a library and want uniform playback levels
  • You're creating background music or sound effects that need to sit at a consistent level

You probably don't need normalization if you're working on a single recording session where everything was captured at the same level, or if you're doing careful mastering where dynamics matter.

How to normalize audio (the right way)

Most audio editors have normalization built in. Audacity, Adobe Audition, Logic Pro, even free tools like Ocenaudio. The process is usually:

  1. Import your audio file
  2. Select the entire track (or the part you want to normalize)
  3. Find the normalization effect (usually under Effects or Process)
  4. Choose peak or loudness normalization and set your target
  5. Apply and export

For peak normalization, -0.1 dB or -1 dB is common to leave a tiny bit of headroom and avoid any potential clipping artifacts. For loudness normalization, -14 LUFS is the sweet spot for streaming, -16 LUFS for broadcast, and -18 LUFS if you want a more dynamic, less aggressive sound.

If you're batch processing a bunch of files—say, normalizing an entire album or podcast series—tools like FFmpeg or dedicated batch processors can automate the whole thing. And if you need to convert formats while you're at it, KokoConvert handles audio conversions smoothly, so you can normalize in your editor and export to whatever format you need.

Common mistakes people make

Over-normalizing. Cranking everything to 0 dB might seem like a good idea, but if your source audio was recorded at a reasonable level, you're just amplifying noise and reducing headroom. Normalize to a sensible target.

Normalizing already-loud tracks. If your track is already slammed against the ceiling from mastering, normalizing won't magically give you more dynamic range. It'll just make the distortion louder. You'd need to remaster or apply dynamic range compression first.

Using peak normalization for streaming. If you're preparing music for Spotify or YouTube, loudness normalization is what you want. Peak normalization alone won't account for perceived loudness, and your track might end up quieter than everything else on the platform.

Normalizing lossy formats repeatedly. If you normalize an MP3, re-export it as MP3, then normalize again, you're degrading quality with every encode. Normalize once, from a lossless source (WAV, FLAC) if possible, then export to your final format.

Normalization for podcasts and voice content

Podcasts are where normalization really shines. You might have multiple speakers, Zoom recordings, phone calls, and music intros—all at wildly different levels. Here's a typical workflow:

  • Record everything as clean as possible (aim for -18 to -12 dB peaks while recording)
  • Edit out mistakes, add music, arrange segments
  • Apply loudness normalization to each segment or the full mix (target -16 LUFS for podcasts)
  • Use a limiter at the end to catch any stray peaks (set to -1 dB)
  • Export to MP3 or AAC for distribution

Some podcasters skip the editor entirely and use tools like Auphonic or Adobe Podcast, which automatically normalize, reduce noise, and level everything. It's not perfect, but it's fast.

What about ReplayGain and other metadata solutions?

Here's a neat trick: instead of permanently altering your audio files, some formats and players support ReplayGain tags. These are metadata values stored in the file that tell compatible players how much to adjust the volume during playback.

This way, your files stay pristine, and the player does the normalization on the fly. It's great for music libraries where you want to preserve the original dynamic range but still get consistent playback. Most modern music players (foobar2000, Quod Libet, even some car stereos) support it.

The downside? Not all players support it, and if you're sharing files with someone else, they might not hear the normalization you intended. For distribution, actually normalizing the file is more reliable.

The bottom line

Audio normalization is one of those things that sounds technical but is actually dead simple once you understand the two types: peak (scales to the loudest moment) and loudness (scales to perceived volume). Most of the time, loudness normalization is what you want, especially for anything going online.

And look, if you're just organizing your music library or prepping a podcast, you don't need to stress about getting it perfect. Normalize to -14 LUFS, leave a little headroom, and you're golden. Your ears (and your audience's ears) will thank you.

If you're working with audio across different formats—converting, trimming, or preparing files for different platforms—tools like KokoConvert make the format side painless, so you can focus on getting the sound right.

Frequently Asked Questions

Does normalization reduce audio quality?
Peak normalization doesn't affect quality at all—it just scales the existing audio. Loudness normalization (LUFS) might apply gentle compression or limiting, which can affect dynamics slightly, but modern algorithms preserve quality extremely well. You won't hear a difference unless you normalize extremely.
Should I normalize before or after compression?
Generally after. If you're applying dynamic compression (the audio kind, not file compression), normalize after compression so you can precisely control the final output level. For file compression (like MP3 encoding), normalize before converting to preserve the best quality.
What's the difference between normalization and compression?
Normalization uniformly scales the entire audio file up or down. Compression reduces the dynamic range by making loud parts quieter and quiet parts louder, changing the character of the audio. Normalization is transparent; compression is an effect.
Can I normalize audio in my video files?
Yes. Most video editing tools support audio normalization. Alternatively, extract the audio, normalize it separately, then remux it with the video. KokoConvert can extract audio from video files for this purpose.