Sample Rate

How many times per second a digital audio system measures the amplitude of a sound wave — the higher the rate, the more accurately high frequencies are captured.

Digital audio works by taking snapshots of an analog sound wave at regular intervals, recording the amplitude at each moment, and storing those values as numbers. Sample rate is how frequently those snapshots are taken, measured in samples per second (or kilohertz, where 1 kHz = 1,000 samples per second). Play all those values back in sequence at the same rate and you reconstruct the original wave — which is the core idea behind pulse-code modulation (PCM).

The Nyquist theorem

There's a hard mathematical limit on what sample rate can capture. The Nyquist theorem states that to accurately reproduce a frequency, you need to sample at least twice as fast as that frequency. To capture a 10 kHz tone, you need a minimum of 20,000 samples per second. To capture the top of human hearing at 20 kHz, you need at least 40,000 samples per second.

This is exactly why the CD standard landed at 44,100 Hz (44.1 kHz): it covers the full human hearing range (up to ~22 kHz) with a small safety margin, and it fits a certain amount of audio onto the physical space of a disc. It wasn't arbitrary — it was the minimum sufficient sample rate for full-bandwidth audio, chosen deliberately.

If you try to represent a frequency higher than half the sample rate, the digital system can't do it accurately and produces a false, lower-frequency artifact instead. This is called aliasing — it sounds like a weird, metallic ringing that has no relationship to the original audio. Anti-aliasing filters in audio converters prevent this by rolling off frequencies above the Nyquist limit before sampling.

Common sample rates and when they appear

Why DJs should care

For most DJ purposes, sample rate is a decision you make when building your library and setting up your software, not something you adjust on the fly. A few things worth knowing:

Sample rate and quantization noise are the two axes of digital audio quality. Sample rate controls the frequency ceiling. Bit depth (the precision of each amplitude measurement) controls the dynamic range and noise floor. Most music is 16-bit/44.1 kHz — and for playback through a PA, that's more than adequate.

Want to go deeper?

Headroom is an 8-week course covering the technical foundations every serious DJ should know — signal flow, equipment, mixing, and more.

Learn more about Headroom