Equalizer for wav-mono files on Python with effects (echo, distortion). Modeling of filters for different frequencies in Matlab and project transfer in Python with GUI (tkinter).
python -m venv venv
source venv/bin/activate
pip install -e .
pip install -r requirements.txt
python launch.py