Skip to content

Python code for decomposing the chords played by a guitar

Notifications You must be signed in to change notification settings

Armirate/Guitar-Pitch-Decomposer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Guitar-Pitch-Decomposer

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:

About

Python code for decomposing the chords played by a guitar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published