Skip to content

Music Production

Sample Rate & Bit Depth File Size Calculator

Estimate file size and data rate from sample rate and bit depth.

Estimate session storage

Plan storage for multitrack sessions.

What this calculator does

Sample rate and bit depth are fundamental digital audio concepts that determine sound quality and file size. Sample rate measures how many times per second an audio signal is captured (in Hz), while bit depth measures the precision of each sample (in bits). Together, they define the fidelity and storage requirements of digital audio. Professional studios use 48 kHz/24-bit for precision, while consumer formats like CD use 44.1 kHz/16-bit. Understanding their relationship helps you balance quality with storage constraints when recording, mixing, or distributing music.

How it works

The file size calculation multiplies three factors: sample rate (samples/second) × bit depth (bits/sample) × duration (seconds) ÷ 8 (to convert bits to bytes). For stereo, multiply by two channels. Higher sample rates and bit depths produce larger files but capture more audio information. A 44.1 kHz/16-bit stereo minute requires about 10.6 MB, while 96 kHz/24-bit stereo requires nearly 52 MB for the same duration, demonstrating exponential growth in file size.

Formula

File Size (MB) = (Sample Rate × Bit Depth × Duration × Channels) ÷ (8 × 1,000,000). Where sample rate is in Hz, bit depth in bits, and duration in seconds. This applies to uncompressed audio formats like WAV or AIFF.

Tips for using this calculator

  • Use 44.1 kHz/16-bit for final distribution (CD, streaming) to minimize file size without quality loss
  • Record at 48 kHz/24-bit or higher to preserve maximum detail during mixing and mastering
  • Double-check available storage before recording long sessions at high sample rates
  • Remember that bit depth affects dynamic range; 24-bit provides ~144 dB vs 16-bit's ~96 dB
  • Compressed formats (MP3, AAC) ignore this calculation entirely—they use algorithms to reduce data

Frequently asked questions

What's the difference between sample rate and bit depth?

Sample rate determines how often the audio signal is sampled (measured in Hz), affecting frequency response up to half the sample rate. Bit depth determines the precision of each sample (measured in bits), affecting dynamic range and noise floor. Both contribute to overall audio quality but in different ways.

Should I always record at the highest sample rate possible?

Not necessarily. 48 kHz is the professional standard for video work and provides excellent quality. 96 kHz or higher is beneficial for mastering or if using pitch-shifting, but human hearing rarely detects differences above 48 kHz. The trade-off is significantly larger files and more CPU usage.

How does compression affect file size calculations?

Compressed formats like MP3, AAC, or FLAC don't follow this linear calculation. They use algorithms to reduce data size by removing inaudible information. A 3-minute song might be 50 MB as uncompressed WAV but only 7-10 MB as MP3, regardless of the original sample rate and bit depth.

Is 24-bit audio really necessary for home recording?

24-bit provides 144 dB of dynamic range versus 96 dB for 16-bit, giving you extra headroom to capture quiet details and avoid clipping. It's beneficial if you're recording dynamic instruments or planning professional mixing/mastering. For casual recordings, 16-bit is sufficient.