Sample rate is one of those specs that shows up everywhere — 44,100 Hz, 48 kHz, 96 kHz — usually with no explanation. It's simpler than it looks: it's just how many times per second a recording measures the sound. Here's what it means and which setting to actually use.
Sound is a continuous wave, but a computer has to store it as a series of individual measurements, called samples. The sample rate is how many of those measurements are taken every second. At 44,100 Hz (44.1 kHz), the audio is measured 44,100 times per second; at 48 kHz, 48,000 times. More samples per second let the file capture higher-frequency detail more accurately.
Human hearing tops out around 20,000 Hz (20 kHz). There's a principle in audio (the Nyquist theorem) that says to capture a frequency accurately, you need to sample at a bit more than twice that frequency. Twice 20 kHz is 40 kHz, and 44.1 kHz leaves a little headroom above that — which is exactly why CDs and most music use it. In other words, 44.1 kHz is already enough to capture everything a person can hear.
| Sample rate | Where it's standard | Notes |
|---|---|---|
| 44.1 kHz | Music, CDs, streaming | The long-standing audio standard; covers all human hearing |
| 48 kHz | Video, film, broadcast | The standard for anything paired with video |
| 88.2 / 96 kHz | Professional recording & mastering | Extra headroom for heavy processing; not audibly "better" on playback |
The practical split is simple: 44.1 kHz for music-only projects, 48 kHz for anything that goes with video. That's it for most people. The higher rates (96 kHz and up) exist for studios that do a lot of processing and want extra margin during production — they don't make a finished file sound better to listeners.
These get confused constantly. Sample rate is how often the sound is measured (detail in time/frequency). Bitrate is how much data is used to store the result after compression (see our bitrate guide). A file has both: for example, a 44.1 kHz recording exported as a 192 kbps MP3. One describes the raw capture; the other describes the compressed file.
If your audio will accompany video, yes — match the video standard of 48 kHz. If it's music or a standalone recording, 44.1 kHz is the natural choice and universally supported.
Almost certainly not on playback. Both comfortably cover the range of human hearing. The choice is about matching the standard for your medium, not about audible quality.
Joining files recorded at different rates can cause pitch or speed glitches if they aren't converted to match. Good editors resample automatically — for example, the AudioTrim editor matches appended files to the first file's rate when you merge, so mismatches line up correctly.
For finished, listenable files, no. Reserve 96 kHz and above for professional recording workflows that involve heavy processing.
Related: What bitrate should you use? · MP3 vs WAV vs FLAC vs M4A · All guides