A tool for real-time testing of encoder settings.
Change encoder parameters on the fly and hear the difference immediately - no interruptions.
-
Load WAV or FLAC files
-
Encode them using LAME with your chosen settings
-
Seamless re-encode - tweak parameters while playback continues
-
Instantly hear how each setting affects the sound
-
Compare original vs encoded in real-time
Currently supports MP3 encoding only (via LAME). Other codecs may be added in the future.
- Get LAME encoder - download
lame.exefrom https://lame.sourceforge.io/ - Add encoder - drag & drop
lame.exeinto the Encoders list - Add audio files - drag & drop WAV or FLAC files into the Audio Files list
- Press Play and start tweaking settings
Here's a simple way to use this tool effectively:
-
Start with Encoded mode - pick a setting (e.g., CBR 320) and just listen. Does it sound good? Does it sound different from Original? Switch back and forth between Original and Encoded. Your ears will tell you if something is off.
-
Try different settings - switch to VBR V0, CBR 128, VBR V6. Listen to the same section of the track. Which one sounds best to you? Which one feels like it's "missing something"?
-
Use presets for quick A/B - save your favorite settings as presets (1-6). Then use
Ctrl+Shift+2-6to randomly switch between them. Can you tell which is which? This is the real test. -
Optionally, explore Difference mode - this mode is a diagnostic tool. It plays only what the encoder removed. If you want to understand why one setting sounds better than another, Difference mode can reveal the specific artifacts and losses. But remember: it's a tool for understanding, not the final judge.
-
Trust your ears in Encoded mode - Difference mode shows you what's missing, but the only thing that matters is how the Encoded mode sounds to you. If it sounds good, it is good - regardless of what any measurement or difference signal says.
| Mode | What you hear | When to use |
|---|---|---|
| Original | Unmodified source audio | Reference for comparison |
| Encoded | MP3-encoded version with current settings | Main listening mode - this is what matters |
| Mix | Blend of original and encoded with adjustable balance | Hear the transition between original and encoded |
| Difference | Only what was lost during encoding (artifacts) | Diagnostic tool - understand what the encoder removes |
Technically: Original signal minus encoded signal, played at half volume.
What you hear:
- The "loss" - everything the encoder removed or distorted
- High-frequency content - cymbals, hi-hats, sibilance, air
- Transients - attack of drums, plucks, percussive sounds
- Spatial information - stereo width, reverb tails, panning
How to interpret what you hear:
| If you hear... | It means... |
|---|---|
| Almost nothing (very quiet) | The encoder is doing a great job. The original and encoded signals are nearly identical. |
| Clear music with vocals | The encoder is losing a lot. Try higher bitrate or better VBR setting. |
| "Swirling" or "watery" sounds | The encoder is struggling with complex high-frequency content (common at low bitrates). |
| Metallic ringing or warbling | The encoder is introducing audible artifacts. Consider a different setting. |
| Loss of stereo width | The encoder is collapsing the stereo image. Check joint stereo settings. |
| Only high-frequency "shimmer" | The encoder is preserving transients but compressing the rest. Usually a good sign! |
Remember: Difference mode is a diagnostic tool, not the final verdict. Always make your decision by listening to the Encoded mode. If it sounds good to you, it's the right setting - regardless of what Difference mode shows.
Trust your ears. Nothing else.
No spectrogram, no bitrate chart, no "scientific" measurement can tell you what sounds good to you.
- A spectrogram might show loss of high frequencies - but if you can't hear it, does it matter?
- A bitrate meter might say 320 kbps is "better" than V0 - but your ears might disagree.
- Someone else's "golden ears" might prefer settings that sound terrible to you.
Your ears are the only thing that matters.
This tool exists to help you hear the difference, not to prove anything with numbers. Use it to discover what sounds right to you.
- CBR (8-320 kbps) - constant bitrate
- ABR (8-320 kbps) - average bitrate
- VBR (V0-V9) - variable bitrate
- Quality (q0-q9) - algorithm quality selection
- Channel Modes - Joint Stereo / Stereo / Mono
Save up to 6 presets with your favorite settings:
- Tweak encoder settings in the UI
- Click the 💾 button next to any preset number
- The current settings are saved as a command line string
- Click the preset radio button or use
Ctrl+1-6to apply
Ctrl+Shift+2- randomly pick between presets 1-2Ctrl+Shift+3- randomly pick between presets 1-3- ... up to
Ctrl+Shift+6
Perfect for blind testing - you hear the difference without knowing which preset is active.
| Key | Action |
|---|---|
Ctrl+1-6 |
Select preset 1-6 |
Ctrl+Shift+2-6 |
Random pick from presets 1-N |
Ctrl+R |
Random audio file |
After years of silence, the LAME development team resumed work on the encoder. New versions brought fresh optimizations and improvements. I wanted to explore these changes and truly hear what they do - not just read changelogs.
This tool was built to make that exploration immediate and interactive.
- Hear the difference instantly - change
-V 0to-V 6while the music plays - Discover what each parameter actually does
- Find the optimal settings for your ears and your files
- LAME - the legendary MP3 encoder. Thank you for keeping the fire alive.
- NAudio - audio library for .NET
- MathNet.Numerics - numerical computing
MIT
Hear the difference. Instantly. Trust your ears. Always.