Skip to content

Real-time data learning project implemented as part of a summer lab

License

Notifications You must be signed in to change notification settings

ShirAvneri/RTDataLearningProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTDataLearningProject

Real-time data learning project implemented as part of a summer lab.

The following features are included in this app:

  • Many different alternative tunings are available for classic, acoustic, and electric guitars.
  • Real-time chord detection.
  • Chord detection based on audio analysis.
  • Audio recording.
  • Metronome with genre-specific BPMs.
  • Playing chord recordings.

Installing Required Packages

Use pip to install the requirements in "For Packages Installation" directory

pip install -r requirements.txt
pip install PyAudio-0.2.11-cp39-cp39-win_amd64.whl

If you can't install PyAudio, install the correct .whl file from: https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyaudio

Some Screenshots

Classic Guitar Tuner

image

Acoustic Guitar Tuner

image

Electric Guitar Tuner

image

Audio Recording

image

Chord detection

image

Playing Chords

image

About

Real-time data learning project implemented as part of a summer lab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages