Skip to content

Aspiring guitarists currently face the obstacle of not being able to quickly check the accuracy of each note in the chords they are playing. Chord Checker is a Fourier-analysis based frequency analyzer that solves this problem by outputting the notes being played in a chord on the guitar. On the UI, users first upload recordings to the website a…

Notifications You must be signed in to change notification settings

avikabra/chordchecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Update Log

Jul 8 2021 - Mobile Functionality Update

ChordChecker now able to detect whether user is on a phone or computer, will be able to not only provide more user-friendly experience on mobile, but also will be able to add mobile-exlusive functionalities.
Bugs fixed:

  1. Can now easily record on iPhone Safari browser by enabling Javascript in Settings
  2. Learn page modified to be more user-friendly and aesthetically pleasing
  3. Home page modified slightly for above reason

Jul 9 2021 - Error Log

  1. First run through the program works fine most of the time, after re-recording and re-checking though, server issues occur and the ChordChecker.py file seemingly returns multiple outputs. This needs to be fixed.
  2. Sometimes, call to chordchecker.com/api/file-upload fails and produces an error. ([Error] Failed to load resource: the server responded with a status of 500 (INTERNAL SERVER ERROR) (file-upload, line 0)) Occurs when there is an error within the code. Bugs Fixed:
  3. Grammar in output fixed
  4. Quotation marks around notes that were not played removed

About

Aspiring guitarists currently face the obstacle of not being able to quickly check the accuracy of each note in the chords they are playing. Chord Checker is a Fourier-analysis based frequency analyzer that solves this problem by outputting the notes being played in a chord on the guitar. On the UI, users first upload recordings to the website a…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published