Skip to content

Stereo Width Calculator — Mid/Side Level from Width

Calculate Mid/Side levels from stereo width percentage.

How We Calculate This

Mid/Side Encoding

Mid = (Left + Right) / 2

Side = (Left − Right) / 2

Width Control

Side Level = Width% / 100 (relative to Mid at unity)

At 100% width, Side equals its original level. At 0%, Side is muted (mono). At 200%, Side is doubled.

Mono Compatibility

Mono Energy = Mid² / (Mid² + Side²) × 100%

When a stereo signal is summed to mono (L + R), the Side component cancels and only the Mid survives. Acoustic energy is proportional to amplitude squared (Parseval), so the fraction of energy retained in mono is the squared-amplitude ratio above — not the linear ratio. At 100% width Mid = Side, so 50% of the energy is retained; at 200% width the Side is doubled, so only 1²/(1² + 2²) = 20% is retained.

Frequently Asked Questions

Last updated: February 2026

All calculations are estimates based on standard formulas. Always verify results for critical applications.