AudioCalcs
Sample Rate Calculator — Nyquist Frequency & Conversion
Calculate maximum reproducible frequency and convert between common sample rates.
How We Calculate This
Nyquist Theorem
Maximum frequency = Sample Rate / 2
This is the theoretical limit. In practice, a band of frequencies near the Nyquist frequency is filtered out to prevent aliasing.
Sample Period
Period (µs) = 1,000,000 / Sample Rate
At 44,100 Hz, each sample represents about 22.68 microseconds of audio.
Frequently Asked Questions
The Nyquist theorem requires sampling at least twice the highest frequency to reproduce it. Human hearing extends to about 20 kHz, so 40 kHz minimum is needed. 44.1 kHz was chosen because it provided margin above 40 kHz and was compatible with the video equipment used for early digital masters.
Higher sample rates extend the frequency ceiling beyond human hearing (48 kHz at 96 kHz sample rate). The practical benefits are: gentler anti-aliasing filter slopes, reduced latency, and potentially better performance from some plugins. However, files are larger and CPU usage increases.
The Nyquist frequency is exactly half the sample rate. It represents the theoretical maximum frequency that can be accurately captured. Any frequencies above the Nyquist frequency will alias (fold back) into the audible range as distortion, which is why anti-aliasing filters are used.
44.1 kHz is the CD standard and is ideal for music-only projects. 48 kHz is the standard for video, broadcast and film. If your project will be synced to video, use 48 kHz. For music, either works — avoid unnecessary sample rate conversion by choosing the rate that matches your final delivery format.
Related Calculators
Recording Time Calculator
Calculate available recording time from storage capacity, sample rate, bit depth and number of tracks. Free online audio calculator.
Audio Latency Budget Calculator
Calculate total round-trip audio latency from buffer size, sample rate, A/D and D/A converter latency and plugin count with usability ratings.
Bit Depth Calculator
Calculate dynamic range, signal-to-noise ratio and quantisation levels from bit depth. Essential for digital audio recording decisions.
Audio File Size Calculator
Estimate uncompressed audio file sizes for WAV, AIFF and other recording formats based on sample rate, bit depth and channel count.
Track Count Calculator
Calculate storage space and bandwidth requirements for multitrack recording sessions based on track count, sample rate and bit depth.
Was this calculator helpful?
Last updated: February 2026
All calculations are estimates based on standard formulas. Always verify results for critical applications.