PCM is how a microphone's continuous analog wave becomes a string of numbers a computer can store and play back. Thousands of times per second, it measures the wave's amplitude and records that value as a number. Do that enough times per second, with enough precision per measurement, and the string of numbers can be turned back into a wave that's indistinguishable from the original to the human ear. No part of the signal is judged, masked, or discarded — every sample gets kept.
Why it matters for DJs
PCM is the baseline format underneath WAV, AIFF, and CD audio — the files you'd reach for when you want the most faithful possible copy of a track. It's the opposite approach from perceptual coding, which deliberately throws away data it predicts you won't hear. A PCM file keeps everything, which is exactly why it's bigger: there's no psychoacoustic shortcut being taken, just a direct, uncompressed representation of the wave.
Two numbers define a PCM file's quality: sample rate (how often it measures — 44.1 kHz for CD-quality audio) and bit depth (how precisely each measurement is stored — 16-bit for CD, often 24-bit for production masters). Higher numbers mean a more accurate digital picture of the original wave, and a bigger file.
Where it shows up in a DJ's library
- WAV / AIFF — the two most common PCM container formats; functionally identical audio data, different file wrappers (WAV is Windows-native, AIFF is Apple-native, both play everywhere now).
- CD audio — Red Book CDs store PCM at 44.1 kHz / 16-bit, which became the de facto standard for "CD quality."
- FLAC / ALAC — not PCM themselves, but lossless wrappers around PCM data — they compress the file size without throwing away any of the original samples, then decompress back to identical PCM on playback.
In the context of Headroom
File format choice comes up in Module 4: Music alongside perceptual coding — understanding that PCM is the uncompressed source everything else gets derived from helps explain why a lossless rip and a low-bitrate MP3 of the same track can sound noticeably different on a real system.