Skip to content

juniorliu95/karapia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Karapia

This is a virtual piano program. With your webcam, you can make some sound by just touching the air!

image image

This work was based on Pianoputer(https://github.com/Zulko/pianoputer) and mediapipe(https://github.com/google/mediapipe).

run it just by: python run.py Then hit the keys while looking at the screen.

This work is very unstable now, and therefore many mistaken detections will happen. But anyway, it's fun!

essential packages

  • librosa >= 0.8.0
  • pygame >= 2.0.0
  • keyboardlayout >= 2.0.1
  • opencv-python
  • mediapipe

About

A virtual piano by detecting your fingers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages