March 26, 20264 min read

Sample Rate and Bit Depth Calculator — Audio Quality Explained

Understand sample rates, bit depths, dynamic range, and Nyquist frequency. Calculate storage requirements and choose the right settings for any audio project.

sample rate bit depth audio quality recording calchub
Ad 336x280

44.1kHz, 48kHz, 96kHz — these numbers appear in every DAW session and audio device setting. Most people accept the defaults without really knowing what they mean. Understanding sample rate and bit depth doesn't just satisfy curiosity — it helps you make better decisions about recording quality, file size, and compatibility.

Use the sample rate calculator on CalcHub to see exactly what any combination of settings means in practice.

What Sample Rate Means

Digital audio works by taking thousands of "snapshots" (samples) of an analog sound wave per second. Sample rate is how many samples per second: 44,100 Hz means 44,100 measurements every second.

The Nyquist theorem states that to accurately capture a frequency, you must sample at least twice that frequency. At 44.1kHz, the maximum accurately captured frequency is 22,050 Hz — just above the upper limit of human hearing (~20kHz). This is why CD quality at 44.1kHz is essentially transparent for human listeners.

Common Sample Rates and Their Use Cases

Sample RateNyquist LimitCommon Use
22,050 Hz11,025 HzVoice memos, very low quality
44,100 Hz22,050 HzCD, music streaming, consumer audio
48,000 Hz24,000 HzVideo/broadcast audio standard
88,200 Hz44,100 HzHigh-res audio archiving
96,000 Hz48,000 HzProfessional recording, processing headroom
192,000 Hz96,000 HzUltra high-res, mastering

What Bit Depth Means

Bit depth determines how precisely each sample can represent the amplitude (loudness) of the audio. More bits = more possible volume steps = greater dynamic range.

Dynamic range (dB) ≈ bit depth × 6.02 dB

Bit DepthDynamic RangeCommon Use
8-bit~48 dBOld video game audio, lo-fi effects
16-bit~96 dBCD quality, podcast delivery
24-bit~144 dBProfessional recording and mastering
32-bit float~1528 dB theoreticalDAW internal processing, no clipping risk
32-bit float is special: it can't clip at any signal level, making it ideal for DAW internal processing where levels change during mixing. Most converters record at 24-bit; 32-bit float is primarily a processing and storage format.

How to Use the Calculator

  1. Enter sample rate and bit depth
  2. Enter channel count and duration
  3. Get dynamic range, Nyquist frequency, and file size
  4. Compare multiple settings side by side

The 48kHz vs 44.1kHz Choice

If you're producing music for streaming only: 44.1kHz avoids a sample rate conversion step, since streaming services deliver at 44.1kHz. If you're producing audio for video (film, TV, YouTube content): use 48kHz, which is the broadcast standard. Mismatched sample rates can cause subtle pitch shifts if handled incorrectly during export.

Why does recording at 96kHz help even if humans can't hear above 20kHz?

Higher sample rates capture more headroom for processing. When you apply EQ, compression, pitch-shifting, or time-stretching at 96kHz, the extra "room" above 20kHz reduces aliasing artifacts that can fold back into the audible range. For a simple recording with minimal processing, the benefit is marginal. For heavily processed tracks, 96kHz can produce slightly cleaner results.

What happens if you mix sample rates in a project?

Most DAWs handle it automatically via sample rate conversion (SRC), but the quality of SRC varies. Ideally, record and work in a single sample rate throughout a project. Set your DAW project sample rate before recording and keep all audio at that rate.

What is dithering and when do I need it?

Dithering adds a tiny amount of controlled noise when reducing bit depth (e.g., from 24-bit to 16-bit for CD delivery). It prevents quantization distortion that appears as harsh-sounding artifacts. Always dither when reducing bit depth in mastering. Going from 16-bit to 24-bit doesn't require dithering — you're adding resolution, not removing it.

Ad 728x90