/Equalizer-with-GUI

Equalizer that can be controlled by GUI, with implemented system(Less modules)

Primary LanguagePython

Equalizer-with-GUI

Equalizer that can be controlled by GUI, with implemented system(Less modules)

Signals & Systems group project 2019-Fall Semester

Group Members : Huh Yoon, Kang Keehyuk, Oh Myeongchan, Son Junyeong
Special credits to Huh

Equalizer used the GUI base on anwser of the stack over flow question - https://stackoverflow.com/questions/43429710/graphic-equalizer
Equalizer Short time analysis, filtering and synthesis codes are implemented.
We tryed not to use much modules-including numpy fft modules- so it might be a little bit slow, but after a moment it will work.