Skip to content
Music & Production Medium #sample-rate#bit-depth

Sample Rate and Bit Depth

44.1kHz/16-bit captures CD quality; 96kHz/24-bit gives engineering headroom.

A free, animated sample rate and bit depth you can read here or embed on any website, from Scrollchart.

Sample Rate and Bit Depth

Sample Rate and Bit DepthSample rate governs frequency ceiling (Nyquist); bit depth governs dynamic range (6 dB per bit)Sample Rate (Nyquist limit)Bit Depth (Dynamic Range)020406080100Nyquist frequency (kHz)20 kHzhearinglimit44.1 kHz22.05 kHz NyquistCD / streaming standard48 kHz24 kHz NyquistVideo / broadcast88.2 kHz44.1 kHz NyquistHigh-res (double CD)96 kHz48 kHz NyquistHigh-res studio192 kHz96 kHz NyquistMastering / archival04896144192Dynamic range (dB)~96 dB hearing range8-bit48 dBOld games, lo-fi16-bit96 dBCD quality (65536 levels)24-bit144 dBStudio standard32-bit192 dBFloat / mixing busDeliver at 44.1 kHz / 16-bit for streaming. Record at 96 kHz / 24-bit (144 dB range) for headroom during editing and processing.

Nyquist frequency at each sample rate, dynamic range at each bit depth. CD vs hi-res comparison.

Good for

  • Recording tutorials explaining why 24-bit is the studio minimum and when 96 kHz is worth the file size
  • Audio engineering explainers on the Nyquist theorem and why 44.1 kHz captures the full 20 kHz hearing range
  • Hi-res audio articles comparing CD, streaming, and archival formats across both axes

Source & accuracy

This sample rate and bit depth is an editorial illustration built to represent the concept accurately. Where it shows figures, they are typical or representative values chosen to make the relationship clear, not a single underlying dataset. The diagram and its explainer are reviewed and maintained centrally, and updated over time as understanding improves.

Sample rate and the Nyquist limit

Sample rate determines the highest frequency your recording can capture. The Nyquist theorem states that the highest frequency you can accurately record is half the sample rate. At 44.1kHz (CD quality), the highest frequency is 22.05kHz, which exceeds human hearing (top out around 20kHz) by a comfortable margin. At 96kHz, the highest frequency is 48kHz, providing a 4x safety margin and allowing less aggressive anti-aliasing filters in the converter.

In practice, 44.1kHz is sufficient for final delivery (streaming, CD). Many professionals record at 48kHz (film/video standard) or 96kHz for the headroom and smoother anti-aliasing. Higher sample rates add no audible difference in the final mix if sample-rate conversion is done correctly at the end. The real benefit of higher sample rates is engineering margin during production, not final user experience.

Bit depth, quantization, and dither

Bit depth determines the resolution of each sample. 16-bit allows 65,536 discrete amplitude levels, with the smallest step (1 LSB) being approximately 0.0015dB. This resolution is sufficient that quantization noise (the error from rounding to discrete levels) sits below the noise floor of most analog gear. 24-bit (16 million levels) provides much finer resolution, useful for recording in lower-level tracking and for extensive processing chains where accumulated rounding errors could accumulate.

Dither (adding small random noise to the audio before quantizing to a lower bit depth) is essential when exporting from 24-bit to 16-bit. Without dither, quiet signals quantize to silence, causing digital artifacts. With proper dither, quiet signals remain audible. Most DAWs handle dithering automatically during export, but understanding the concept helps explain why a 16-bit mix with dither can sound better than a 24-bit mix without it, and why 24-bit production is standard despite 16-bit being adequate for distribution.

Embed this diagram

Add this animated sample rate and bit depth to your own site. Copy one line of HTML, or use the embed builder for theme and sizing options.

Reference

What this is
A free, embeddable, animated sample rate and bit depth for any website.
Who uses it
Music & audio blogs.
How to embed
Copy one line of HTML. No signup. No watermark. Works in WordPress, Webflow, Ghost, Substack, plain HTML.
File size
iframe embed, ~80 KB gzipped (loads on demand, does not block your page paint).
License
Free forever. Editorial explainer text included; updated centrally over time.

Embed format options

Copy the universal HTML snippet, the WordPress shortcode, or an iframe fallback - see the WordPress plugin page for details. Any format keeps the same Core Web Vitals profile and the same explainer text.

Embed snippet
<div data-scrollchart="sample-rate-bit-depth" data-scrollchart-v="1"></div>
<script src="https://scrollchart.com/embed.js" async></script>

Frequently asked questions

Where can I get a free animated "Sample Rate and Bit Depth" for my website?
Scrollchart provides "Sample Rate and Bit Depth" as a free, embeddable animated diagram you can add to any website with one line of HTML. No signup is required and there is no watermark. The diagram and its explainer text are served from scrollchart.com, so the embed stays current without any maintenance on your end.
How do I embed a sample rate and bit depth in WordPress or a static site?
Paste the HTML snippet from the Scrollchart diagram page into your WordPress post (in HTML/code view), your Webflow embed block, or directly into a static HTML file. No plugin is needed. The diagram loads from scrollchart.com and paints in as the reader scrolls.