Log on
Main page Graphics Photography Music & Audio Audio Plugins Video Tools Web Design Documents Space Astro Amiga Funny Surreal Gallery Links & Contact

Mixing a lowpass filtered sound with the original


IIR based lowpass filters (probably the most common kind in music software) introduce a phase delay around the filtering frequency. To demonstrate I did this in my audio application using a steep lowpass filter. I used a well-tested commercial VST plugin for this test:

  1. Create some white noise at -6 dB.
  2. Make a copy of the generated white noise (using copy/paste instead of generating new noise.)
  3. Apply a steep lowpass filter at 1000 Hz to this copy (e.g. 24 or 36 dB/oct.)
  4. Make a new file containing a mix of the original plus the lowpass filtered audio (100% + 100%).
  5. Also, make another new file containing a mix of the original minus the lowpass filtered audio (100% - 100%).
  6. Analyze the frequency spectrum of the results.

The lowpass filtered audio

filtered and original overlayed

Mixed (filtered + original)

original + filtered

The result clearly shows the surprising outcome, which in most cases is an unwanted effect. The noise now sounds like it's been through a long tube. This is not because of a problem with the lowpass filter i chose, but a result of physics and matematics. This is why you rarely see lowpass and highpass filters offering a wet/dry mix button.

Difference (filtered - original)

original - filtered

The scientific explanation: Wikipedia


Website by Joachim Michaelis