Smoothing Filter
• Using a filter called an exponential smoother:
Englishish: The current output equals the current input  times the value k, plus the previous output times the value 1-k.
• All filters delay the input.  Since this filter feeds back on itself, the filter will delay some frequencies more than others:
Delays for k = 0.3