Skip to content

Dee-Is-Processing/Signal_EQ

Repository files navigation

Audio Equalizer

A Python application built with PyQt to allow for offline signal processing using an audio's FT.

Features

  • 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

Installation

  1. Clone the repository
    git clone https://github.com/MohamedHisham20/DSP_equalizer.git
    cd DSP_equalizer
  2. Install the required packages
    pip install -r requirements.txt
  3. Run the application
    python main.py

Contributors

Special thanks to everyone who has contributed to this project!

GitHub Profile
Abdelrahman Alaa
Ibrahim Fateen
Mohamed Hisham
Salah Mohamed

Submitted to

Dr. Tamer Basha & Eng. Aldaw

About

A Python application built with PyQt to allow for offline signal processing using an audio's FT.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors