Python: Audio filter design
?? Just designed a 3rd-order Butterworth and Chebyshev Type I filter for a 22kHz audio signal with an 8kHz cutoff! ?? Plotted their frequency responses in dark mode for a sleek look. Loving the sharp cutoff of the Chebyshev and the smooth Butterworth curve. ?? It is fascinating to observe the variances in their conduct, particularly in proximity to the cutoff. #AudioEngineering #SignalProcessing ??
Denoising a signal by using the Butterworth filter
??? Now design a zero-phase Butterworth filter for an audio signal in Python! ??? The result? A smoothed sinusoidal wave without any phase distortion. ???? Check out my plots with a sleek dark mode theme! #SignalProcessing #Python #DataScience #AudioEngineering ????
The Github-Repo with those two can be found here: https://github.com/Impulsleistung/signalProcessing/tree/main/processor