The simplest lowpass filter

Almost all digital filters involve mixing a sound with one or more delayed versions of itself, usually to cause interference and thus change the amplitude at certain frequencies. The very simplest imaginable example is to delay a sound by exactly one sample, and then take the average of the current sample and the previous (delayed) sample. The result of this averaging process is that the signal is smoothed slightly, reducing the high frequencies: a lowpass filter. A much better lowpass effect can be achieved with a more complicated filter, but this example shows that a delay of one sample, averaging every sample and the previous sample, reduces the amplitude of the highest frequencies, especially those that approach the Nyquist frequency.

Chapter: