A Python application built with PyQt to allow for offline signal processing using an audio's FT.
- Reducing noise from an audio signal using a weiner filter
Wiener.Filter.mp4
- Multiple eq modes including:
- Removing animal sounds and certain instruments from a music file
- Removing vowels and certain instruments from a music file
- Equalizing a signal using a uniform equalizer
Unifrom.Equalizer.mp4
- Clone the repository
git clone https://github.com/MohamedHisham20/DSP_equalizer.git cd DSP_equalizer - Install the required packages
pip install -r requirements.txt
- Run the application
python main.py
Special thanks to everyone who has contributed to this project!
| GitHub Profile | |
|---|---|
| Abdelrahman Alaa | |
| Ibrahim Fateen | |
| Mohamed Hisham | |
| Salah Mohamed |
Dr. Tamer Basha & Eng. Aldaw