You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple parametric equalizer with 5 IIR filters. Written in python 3.4 for no other purpose than self-learning and fun.
Currently supports only mono wave files.
Uses scipy, numpy, pyaudio for audio processing and pyside for GUI.