This code is associated with my undergraduate thesis in Electrical Engineering.
To understand how it was created and the concepts used, please refer to the document "TCC-Vinicio Schmidt.pdf" in the Documents folder.
$ sudo apt-get install python3
$ sudo apt-get update
$ sudo apt-get install libasound-dev portaudio19-dev libportaudio2 libportaudiocpp0 python3-dev python3-tk
Make sure you have version 3.7 (or higher) of Python installed on your machine, as well as the pip package manager (included in the Python installer).
To download the installer, visit: www.python.org
$ pip install -r requirements.txt
$ pip install .\libs\PyAudio-0.2.11-cp38-cp38-win32.whl
$ python interface/main.py
$ python3 interface/main.py