Guide · Audio in

What dBFS Means on a Mic Level Meter

Every microphone meter on a computer reads in dBFS, and almost nobody explains the unit. It has a hard ceiling at 0, every real reading is negative, and louder means closer to zero. Once you know what the scale actually measures, setting a mic level correctly takes about a minute.

Ceiling0 dBFS Half amplitude≈ −6 dB Speech target−30 … −12 dBFS

The fastest way to make the unit concrete is to watch it move. Start the test, speak at your normal distance, and read your own voice in dBFS live — everything runs in your browser and no audio leaves your device.

A decibel is a ratio, not an amount

The first thing to unlearn is that a decibel is a fixed quantity of loudness. It is not. A decibel expresses a ratio between two values on a logarithmic scale — it always answers "how many times bigger or smaller than the reference?", never "how much, absolutely?". A dB figure on its own is meaningless until you know what it is measured against, which is why the unit almost always carries a suffix: the letters after "dB" name the reference.

For amplitude — the size of a signal's swing, which is what an audio meter tracks — the formula is dB = 20 × log10(ratio). Two consequences are worth memorizing. Halving the amplitude changes the level by about −6 dB, and one tenth of the amplitude is exactly −20 dB. So a signal reading −20 dBFS is not "twenty percent quieter than maximum"; it is running at one tenth of the full-scale amplitude. The logarithm compresses an enormous range of signal sizes into small, readable numbers, which is the whole reason meters use it.

One footnote for the curious: for power quantities the multiplier is 10 rather than 20. Level meters track amplitude, so 20 is the number that applies everywhere on this page.

Full scale: the ceiling a digital system cannot exceed

FS stands for full scale. Digital audio stores a waveform as a stream of samples, and each sample is a number with a hard maximum — the largest value the format can represent. That maximum is full scale, and dBFS measures every level against it. The reference sits at the top of the scale, so 0 dBFS is a ceiling: a signal exactly at the largest representable amplitude reads 0.0, and every real-world level below it reads negative. No meter will ever show you +3 dBFS, and one that reads −18 is entirely healthy — negative is the normal state of affairs, not a deficiency.

What happens to a signal that would exceed full scale is the important part. The samples cannot go higher, so they are pinned at the maximum, and the rounded top of the waveform is sliced off flat. That flattening is clipping, and it is precisely the harsh, crackling distortion you hear from a microphone with its input set too hot. A meter parked at 0.0 while you speak is not "nice and loud" — it is the sound being cut off at the ceiling.

Average versus peak: why the meter shows two numbers

Open the microphone test and you will see two readouts: Level and Peak. Level is an RMS-derived figure — root mean square, an average of the signal's energy over each short analysis frame. It moves smoothly and tracks how strong your voice is overall. Peak holds the highest level the meter has seen since the test started, so it remembers the loudest moment even after the moment has passed.

You need both because speech is spiky. Plosive consonants and emphasized syllables push far above the average of the surrounding sound, so a voice averaging −20 dBFS can still throw peaks well above that. The average tells you where your voice sits; the held peak tells you how close your loudest instants came to the ceiling. Judging a mic level by average alone is how recordings that "looked fine on the meter" end up clipped on every hard consonant.

What dBFS is not

dBFS is routinely confused with dB SPL, and the two share almost nothing but the letters. dB SPL measures sound pressure in the air against a fixed physical reference — 20 micropascals, roughly the quietest sound a human ear can detect. It describes the acoustic world. dBFS describes only the digital one: how much of the format's numeric range a signal occupies. The same voice at the same distance can read −40 dBFS or clip at 0.0 depending on nothing but the input gain setting, so a dBFS number tells you nothing about how loud a sound actually was in the room.

It also is not perceived loudness. Human hearing weights some frequencies far more than others, and a plain amplitude meter ignores that entirely. Broadcast and streaming platforms measure program loudness in LUFS, a loudness-weighted cousin of dBFS — but that is a different meter for a different job, and it is not what a live input meter shows. dBFS answers exactly one question: how much of the digital range are you using?

How to read the microphone test

Start the test, grant mic access, and speak at your normal distance in your normal voice — reading a sentence aloud works better than saying "test" once. Watch the Level readout while you talk, then check where Peak has settled. The meter's display spans −60 to 0 dBFS, and normal speech should average somewhere between −30 and −12 dBFS. If your level never rises above about −50, the input gain is set too low or the mic is too far away. If Peak touches 0.0, your loudest moments are clipping.

The gap you leave between your peaks and 0 dBFS is headroom, and it is insurance: a laugh, a cough, or a raised voice lands in that reserved space instead of slamming into the ceiling. Adjust the input level in your operating system's sound settings, then speak again and re-check — aim for an average inside the speech band with peaks comfortably below zero. It is a one-minute loop: speak, read, adjust, repeat.

The mental model that makes all of this easy: dBFS is a fuel gauge for the digital format, not a loudness meter. Zero is the tank completely full, every reading is how far below full you are, and the goal is never to touch the brim.

Related