speaker-loudness-calibration

Speaker Loudness Calibration

Home studio sound depends upon good audio and loudness is critical to the quality. We all like it louder but getting balanced sound is about calibration and control.

"These go to eleven"
Nigel Tufnel: “These go to eleven”

Our ears hear the balance of bass-mid-high frequencies differently at different volume. Higher volumes tend to pump the bass. So, to get good mixes and masters, it’s important to calibrate the loudness of your entire system. That includes the audio generator, computer, audio interface, amplifier, speakers and whatever else you might have in the chain.

This project provides a simple set of tools to achieve this using simple software and calibration using a mobile phone or a proper Decibel meter if you have one (I don’t).

This following from the blog How Loud Should You Mix? by Sweetwater.

In the last steps I use MacOS scripts to conveniently find and set my system volume. It would be great for somebody to submit something similar for Windows.

Contents

  1. About pink noise
  2. Create a pink noise file at -20dB
  3. Loudness measurement tool
  4. Measurement procedure
  5. MacOS scripts
  6. Enjoy your calibrated sound!

About Pink Noise

Pink noise is a random noise wth a frequency spectrum with equal power/loudness in each octave. Pink noise is common in natural environments (or close to pink noise spectrum).

Pink noise is well-suited to balancing audio systems. This YouTube video on Pink Noise vs. White Noise explains it from a sound engineer’s perspective.

Pink noise file at -20dB

We need a pink noise recording with an RMS energy of -20dB.

Here’s a 30sec pink noise wavefile I baked earlier which is also available on Soundcloud.

Or you can bake your own…

Loudness measurement tool

We need a reasonably accurate measurement of sound pressure level (SPL).

I used SoundMeter Basic 2018 on my iPhone 11 because…

  1. It’s free and simple
  2. The US CDC found it’s measurements to be very good in this article (but that was a few years back and things change)

The settings should be something like:

Calibration of my left speaker to 70dB with pink noise.

Measurement Procedure

First, determine how you will adjust volume. It might be the volume setting on the computer, setting for the audio interface, amplifier volume or something else in your.

Important: if you change anything in that chain then the volume calibration will be off. Don’t let anyone mess with your settings!

Target: 60dB SPL (normal conversation volume)

  1. Turn down your system volume (way down)
  2. Play and loop your pink noise file
  3. Pan the output to the LEFT channel
  4. Hold you sound meter in your normal listening position
  5. Adjust the volume until the SoundMeter reads around 60.0dB
  6. Repeat for the RIGHT channel
  7. If left and right volumes are inconsistent then consider adjusting the amplifier balance or speaker volume
  8. Repeat until LEFT-pan and RIGHT-pan produce 60.0dB at the same system volume
  9. Record the volume calibration for 60dB. This might be a mark on volume dial of your amp, system volume or whatever.

Repeat the calibration for a range of SPL: 60dB, 65dB, 70dB, 75dB, 80dB, 85dB.

Note: if you play the noise through in stereo (left+right) then the meter should read 3.0dB louder. 3.0dB is exactly double the loudness which is what to expect when you use 2 speakers.

Here’s my calibration table. (Your’s will of course be different)

SPL MacOS Volume
65dB 78
70dB 84
75dB 93
80dB 100
85dB my system doesn’t go to 11

MacOS Scripts

If you’re on MacOS, then you can use AppleScript to record and later set your system volume. Follow these instructions to create a convenient menu bar item to reliably set your system volume.

My Setup

It’s basic but it works

  1. My home office. It’s not well padded but it’s what I’ve got.
  2. MacBook Pro 13” 2020 model (before the M1)
  3. Audio Interface: Audient EVO 8 USB Audio
  4. Speakers: JBL LSR305P MKII 5” Powered Studio Monitors (Pair)
  5. Stand: about 120cm high with 1cm neoprene for a little isolation
  6. Calibration: Sonarworks SoundID Reference enabled with calibration for the speakers and room

References