Note: To immediately jump into OS specific hardware and software configuration visit the wiki pages, but I suggest cloning the repo before you start setting up any hardware drivers, especially for ...
This application is aimed to detect the music note when a sound is played to it. The app uses pyaudio for processing audio. fft function of numpy module to detect the frequency and tkinter for GUI.