This project is to record the sound of the guitar in one instance in real time, then decompose the signal using Fast-Fourier Transform.
Overall Roadmap for this project:
- Recording the sound in real time
- Fast-Fourier Transform
- Compare the peak value to the major chord - frequency chart
- Print the chord name on the display along with the frequency captured by the program
Resources I will use to implement this project: