Skip to content

Estimate pitch of the playing music in your device

Notifications You must be signed in to change notification settings

AsterNighT/tuner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tuner

Tuner gives the pitch of what your computer is playing. But, it is now very inaccurate.

How to run

python pitcher.py

How it works

It reads from WASAPI loopback device (This part is from pyaudiowpatch). It then feeds the data to crepe and gets a prediction.

Known issues

  1. It only works well on pure sound. Standard notes and pure vocal seem to be processible, while hard rock musics are not.
  2. The results are not stable, and not easy to read.

About

Estimate pitch of the playing music in your device

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages