
Chord Accuracy Tester
About
The program listens through the user's microphone and listens for a specific chord to be played. Using Flask, pyaudio, and librosa, it captures live audio, identifies notes, and compares them against the expected chord. There is a graph showing the the volume of the input, and any noise below the red bar will not be compared.








User selects chord
User plays chord
User checks their accuracy