A program to bandpass filter WAV audio w/ FIR windowing method, also shows impulse, magnitude, phase response of the filter
Instructions:
- Prepare a file named input.wav in the same folder as the .py program
- Run the .py
- Insert the high and low cutoff frequencies when prompted
- The program will show you the graphs
- A new wav file named filtered.wav will be generated. That is the filtered output