Skip to content

basuluu/Equalizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Equalizer

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).

Install

1. Activate virtual environment

python -m venv venv
source venv/bin/activate

2. Install equalizer-pakage

pip install -e .

3. Install packets

pip install -r requirements.txt

4. Now you can run the program with the following command.

python launch.py

alt text

About

Equalizer on python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors