Aliasing
Quick Definition
A form of digital audio distortion that occurs when frequencies above the Nyquist frequency are captured or generated, creating false lower-frequency artifacts.
In-Depth Explanation
Aliasing is a digital audio distortion that happens when frequencies above the Nyquist limit enter an analog-to-digital converter or are generated inside a plugin. The system cannot represent these frequencies, so it mirrors them back as false lower-frequency tones. These artifacts sound harsh, metallic, and unmusical. They corrupt the recording in ways that cannot be removed after conversion.
How Aliasing Works
Digital audio captures sound by taking discrete samples at a fixed rate. At 44.1 kHz sample rate, the system takes 44,100 samples per second. The Nyquist frequency at this rate is 22.05 kHz. Any frequency above this limit cannot be accurately represented.
When a frequency above the Nyquist limit enters the converter, the sampling process misinterprets it. Instead of ignoring the frequency, the system creates a mirror image. It folds the frequency back down into the audible range at a new, false frequency. The alias frequency equals the sample rate minus the original frequency.
A concrete example: a 30 kHz tone enters a converter running at 44.1 kHz. The Nyquist limit is 22.05 kHz. The 30 kHz tone exceeds this limit. The system creates an alias at 14.1 kHz (44,100 minus 30,000 equals 14,100). You hear a 14.1 kHz whine that was never in the original sound. This artifact is permanent. No plugin can remove it after conversion.
Aliasing occurs in two scenarios:
-
Recording: If a sound source contains ultrasonic frequencies (above 22 kHz) and the interface lacks a proper anti-aliasing filter, those frequencies fold back into the audible range during analog-to-digital conversion.
-
Plugin processing: Nonlinear processors like distortion, saturation, compression, and limiting generate harmonic content. If a plugin generates harmonics above the Nyquist frequency and lacks internal oversampling, those harmonics alias back into the audible range.
Oversampling is the standard solution for plugin aliasing. When a plugin oversamples at 4x, it runs its internal processing at 4 times the project sample rate. A 44.1 kHz project with 4x oversampling processes audio at 176.4 kHz internally. The Nyquist frequency rises to 88.2 kHz. Harmonics have room to exist without aliasing. The plugin then filters out everything above 22.05 kHz and downsamples back to 44.1 kHz. The output is clean.
Real-World Example
A producer mixes a rock track at 44.1 kHz. They add a free distortion plugin to a rhythm guitar track. The plugin has no oversampling option. The distortion generates harmonics at 24, 28, and 35 kHz. All three exceed the 22.05 kHz Nyquist limit.
The aliases appear at:
- 24 kHz aliases to 20.1 kHz (44,100 minus 24,000)
- 28 kHz aliases to 16.1 kHz
- 35 kHz aliases to 9.1 kHz
The 9.1 kHz alias is the most audible. It adds a harsh, metallic ring to every guitar chord. The producer cannot figure out where the harshness comes from because the original guitar tone is clean.
They switch to FabFilter Saturn 2, which offers up to 16x oversampling. They set oversampling to 4x. The plugin now processes internally at 176.4 kHz. The Nyquist frequency rises to 88.2 kHz. The same harmonics at 24, 28, and 35 kHz now sit safely below the internal Nyquist limit. No aliasing occurs. The guitar sounds warm and smooth.
The CPU cost of 4x oversampling is roughly 4 times higher than no oversampling. On a modern computer, this is negligible for a few tracks. On a project with 20 distortion plugins, it can cause performance issues. The producer uses oversampling on the most audible sources (lead vocals, bass, guitars) and leaves it off on background elements.
Why It Matters for Independent Artists
Aliasing is one of the most common causes of harsh, amateur-sounding mixes. Independent artists who use free or stock plugins are especially vulnerable. Many free plugins skip oversampling to save CPU, which means they alias aggressively when pushed hard.
Three practical steps to avoid aliasing:
- Enable oversampling on nonlinear plugins: Check your distortion, saturation, compressor, and limiter plugins for oversampling options. Turn it on for tracks that sound harsh. 2x or 4x is usually enough. Higher settings consume more CPU with diminishing returns.
- Record at a higher sample rate when using distortion: If you track guitars through amp simulators, set your project to 96 kHz. The Nyquist frequency rises to 48 kHz. Harmonics have room to breathe. This costs twice the storage but eliminates aliasing at the source.
- Use a dedicated anti-aliasing filter: Some advanced users place a steep low-pass filter at 18 to 20 kHz after distortion plugins that lack oversampling. This removes aliases before they accumulate. It is a workaround, not a perfect fix.
The bit depth of your project does not affect aliasing. Aliasing is a sample rate problem, not a resolution problem. A 24-bit project at 44.1 kHz aliases just as much as a 16-bit project at 44.1 kHz.
A simple test: insert a distortion plugin on a sine wave at 1 kHz. Push the drive to maximum. If you hear tones other than the harmonic series (1, 2, 3, 4 kHz and so on), you are hearing aliasing. Enable oversampling and the false tones disappear. Read our music production fundamentals for more on digital audio basics.
Related Terms
- Nyquist Frequency - The frequency limit that determines when aliasing occurs
- Sample Rate - The setting that determines the Nyquist frequency and aliasing threshold
- Bit Depth - The resolution of each sample, separate from the aliasing problem
- Dither - Noise added during bit depth reduction to prevent a different type of quantization error
Related Terms
View AllFrom the Blog
View All