Audio Aliasing Test

Press play to sweep the frequency down and listen for aliasing artifacts.
20000Hz
Sweep Frequency
Sweeps from 20kHz down to 8kHz over 15 seconds.
What to listen for

You should hear a smooth, continuous descending pitch, like a slide whistle winding down. Aliasing sounds different: a warbling or beating quality, tones that briefly seem to jump upward instead of down, or a "tuning a radio between stations" character. Some of this sweep is at or near the edge of typical adult hearing — that's intentional, since aliasing artifacts can appear even from content you can barely perceive directly.

Set the Volume slider, play the descending high-frequency sweep, and listen for whether it stays a smooth, steady descent or turns into warbling, radio-tuning-like artifacts — then click whichever one you actually heard to run the Audio Aliasing Test. Picking the artifact response flags real aliasing in your sound card or DAC, a fault a lot of people wrongly blame on their headphones. The spectrum analyzer online is a fast way to see a live number instead of guessing by ear.

Run the Audio Aliasing Test above and you're checking one specific thing: whether your playback chain can handle a sine tone that sweeps past half your sample rate without folding it into a false, lower-pitched tone you were never meant to hear. Most sound cards, Bluetooth codecs, and cheap DACs get this wrong somewhere in the chain, and the failure is audible rather than theoretical — a tone that should keep rising instead turns around and slides back down. This test isolates that one failure mode from everything else a sound card can get wrong, so a clean pass here tells you your conversion path is trustworthy before you even dig into frequency response or dynamic range.

What an Audio Aliasing Test Actually Checks

Every digital audio system encodes a continuous analog signal as a stream of numbers taken at fixed intervals — the sample rate. Nyquist's theorem sets a hard ceiling on that process: only frequencies below half the sample rate can be captured without ambiguity. It works by sweeping a sine wave up through that ceiling and listening for what happens on the other side. Use the free free noise generator to produce a clean signal in seconds, right in your browser.

If the tone appears to reverse direction, or a new pitch shows up where none should exist, the converter has aliased — a misread signal frequency, not a new sound that was actually present in the source.

Sample Rate and the Nyquist Frequency

This one number determines everything upstream of the test. At a 44.1kHz sample rate, the Nyquist frequency sits at 22.05kHz; at 48kHz it climbs to 24kHz.

Any input frequency below that line reconstructs cleanly. Anything above it doesn't disappear — it folds back down as an unwanted alias, which is exactly what you're listening for during the sweep.

Sampling Rate, Bit Depth, and Digital Audio Fundamentals

Sampling rate and bit depth are the two numbers that define digital audio capture, but only one of them is relevant here. Bit depth governs dynamic range and the resolution of each amplitude value; sampling rate governs which frequencies can exist in the recording at all. A sound card can have generous bit depth and still alias badly if its sampling rate — or its anti-aliasing filter — is cutting corners.

How Digital Aliasing Occurs During Conversion

Digital aliasing isn't a mysterious defect — it's straightforward math. When an analog-to-digital converter samples a sine wave faster than twice the tone's frequency, it reconstructs the original waveform correctly. The subwoofer transient response kick test runs entirely in your browser via the Web Audio API — nothing is uploaded anywhere.

Sample it slower than that, and the converter has too few points per cycle to describe the true shape. It still produces a signal — just the wrong one.

The ceiling every sample rate imposes on which frequencies can be captured without aliasing:
$$ f_{Nyquist} = \frac{f_s}{2} $$

This is the practical, engineering version of the Nyquist-Shannon sampling theorem — the mathematical proof that a continuous analog signal can be perfectly reconstructed from discrete samples only if it's sampled at more than twice its highest frequency.

Push a tone above that ceiling and the converter doesn't drop it — it folds the excess back into range at a new, lower frequency:

The frequency an over-Nyquist tone gets misread as once it aliases:
$$ f_{alias} = f_s - f_{in} $$

where fin is the true input frequency and fs is the sample rate. A 30kHz tone sampled at 44.1kHz doesn't vanish above human hearing — it reappears at 14.1kHz, squarely inside range and completely disconnected from the source.

Frequency Response and the Audible Range

A clean frequency response test and a clean aliasing test are answering different questions. Frequency response tells you whether a system reproduces level accurately across the spectrum; this test tells you whether frequencies above the Nyquist limit are handled correctly instead of folding into your audible range as garbage tones. A system can have flat, accurate output and still alias badly if its filtering is weak.

Interpreting Your Aliasing Sound Test Results

Reading the result comes down to one question: does the tone keep tracking in the direction it should? Here's how common sample rates translate into a real ceiling, and what typically happens once content pushes past it.

RateNyquist FrequencyTypical Aliasing Risk
44.1 kHz22.05 kHzLow with a proper anti-aliasing filter; common on cheap DACs without one
48 kHz24 kHzSlightly more headroom above audible content
96 kHz48 kHzEffectively inaudible on any reasonable source material

Passing an Aliasing Check vs. Failing One

A pass looks boring: the tone sweeps smoothly from the first beep tones down to 1kHz without any pitch reversing, doubling, or appearing out of nowhere. A fail is unmistakable once you know what to listen for — instead of one tone falling in pitch, you'll hear a second tone rising, or the original tone appears to bounce and change direction near the top of the sweep. Try the alternate 48kHz version if the 44.1kHz aliasing check looks marginal; a wider Nyquist window sometimes clears up a borderline result.

If the pitch appears to change direction partway through the sweep instead of falling smoothly to 1kHz, your converter is aliasing.

Aliasing vs. Imaging: The Two Directions of Conversion

Aliasing and its mirror-image problem are encountered on opposite sides of the same round trip. Going from analog to digital, aliasing happens when a converter samples a frequency above Nyquist.

Coming back from digital to analog, the reverse case happens when the converter fails to fully suppress the repeated frequency copies its reconstruction process inherently creates. Together, this analog-to-digital-and-back handoff is often shorthanded as AD/DA conversion, and it's the single stage responsible for both failure modes.

EffectWhere It HappensWhat Fixes It
AliasingAnalog-to-digital conversionAnti-aliasing filter before sampling
ImagingDigital-to-analog conversionLow-pass filter after conversion

The fix on the way in is an anti-aliasing filter placed ahead of the sampler; the fix on the way out is that same kind of low-pass filter, sometimes called a reconstruction filter, smoothing the output back into a continuous analog signal.

The Sine Wave Behind Every Sweep

Every reputable version of this test uses the same basic instrument: a single sine wave, swept slowly enough that your ear can track it continuously. That simplicity is the point. A complex signal makes the effect hard to isolate by ear; a lone tone makes a folded, reversed, or duplicated pitch impossible to miss.

Why an Aliasing Blind Test Is a Stricter Version

An aliasing blind test raises the bar by hiding which sample rate is playing, so you can't unconsciously expect a difference. If you can still reliably tell 44.1kHz and 48kHz apart under blind conditions, the difference you're hearing is almost certainly aliasing-related rather than expectation bias.

Other Sound Test Categories Worth Running Alongside This One

This kind of test rarely needs to run alone. Most sites that host one also link out to a cluster of related checks that isolate different failure modes in the same playback chain:

  • Dynamic Range Test — headroom between the noise floor and clipping
  • Distortion Test — audible harmonic distortion at various playback levels
  • Stereo Imaging Test — how accurately left and right channels are placed
  • Subwoofer and Low-Frequency Test — response below 100Hz
  • Mosquito Tone Audibility Test — sensitivity at the very top of your hearing range
  • Audiometric Hearing Test — a rough map of your personal hearing thresholds
  • Total Harmonic Distortion Test — nonlinear coloration under load
  • Tone Generator (Tone Gen) — manually dial in any single frequency to test in isolation

Where Aliasing Shows Up in Music Production

Outside of a browser test page, aliasing is a mixing and mastering problem central to modern audio production. Distortion plugins, synths, and heavy saturation all generate harmonics well above the Nyquist frequency internally; without oversampling, those harmonics fold back down and show up as harsh, uncorrelated noise in the finished mix.

Left unaddressed, that spectral instability tends to concentrate in the treble range and compounds noticeably in reverb tails and other long decays. It's the same failure this test catches, just happening inside a plugin instead of a sound card — and it has nothing to do with bass response or subwoofer output, since aliasing artifacts live entirely at the high end.

Headphone, Earbud, and Everyday Playback

You don't need a studio monitor chain to hear this — a cheap headphone or earbud reveals it just as readily, sometimes more so, because their drivers respond unevenly at the frequencies where aliased artifacts tend to land. Budget headphones and any small speaker are where this shows up first for most listeners. If a tone that should be inaudible pokes through as crackling or a faint extra pitch on a bargain earbud, that's usually aliasing, not a defect in the headphone itself.

Quick Glossary: Dithering, Noise Shaping, and Other Aliasing-Adjacent Terms

A few terms show up constantly around aliasing discussions without actually being aliasing themselves. Dithering adds a tiny amount of noise before bit-depth reduction to avoid harsh quantization artifacts; noise shaping pushes that same noise toward frequencies you're less sensitive to. Neither one addresses aliasing directly, but both live in the same conversion chain, and it's easy to blame one for a problem actually caused by the other.

  • Aliasing — a high frequency misread as a false low one during sampling
  • Imaging — the mirror-image artifact left over after reconstruction
  • Dithering — noise added deliberately to mask quantization error
  • Oversampling — sampling well above Nyquist to push aliasing out of range

What a Clean Aliasing Result Actually Means

A pass doesn't certify a system as flawless — it certifies one specific thing: your converter, filter, and playback path handle frequencies near the Nyquist limit correctly instead of folding them into false tones. Pair it with a frequency response check and a dynamic range test for a fuller picture, but treat a clean result as confirmation that the foundation of your conversion chain is sound.