Skip to content

netay/PyTuner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTuner

Captures sound and draws current playing note. Useful for learning instruments like violin, cello, oboe etc.

If some USB-microphone is plugged, the sound is captured from it, otherwise from default system audio input.

Dependencies

  • python3.7
  • pyaudio
  • PyQt5
  • pyqtgraph

Howto

Run tuner app

python3 RunTuner.py

and play sounds on your instrument.

If you run it in PyCharm, mark src as the source directory.

About

Captures sound and draws current playing note. Useful for learning instruments like violin, cello, oboe etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages