Metadata-Version: 2.1
Name: airpiano
Version: 0.0.5
Summary: airpiano 
Home-page: https://github.com/ytakefuji/airpiano
Author: yoshiyasu takefuji
Author-email: takefuji@keio.jp
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/ytakefuji/airpiano
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# airpiano DEMO
"twinkle twinkle little star"
https://youtu.be/7KCmVyRpSCo

"Mary had a little lamb"
https://youtu.be/3J5xjW66MP8

"Tulip" 
https://youtu.be/H7lwHb69ZgM

"buzz buzz buzz" 
https://youtu.be/oG3_ZsW3XrQ

"The Cuckoo" 
https://youtu.be/evyfpph-WOY

# How to install airpiano

Python3.7 or Python3.8 is recommended for running airpiano. 
In order to run airpiano, the following libraries must be installed.

$ pip install musicalbeeps

$ pip install mediapipe

$ pip install airpiano

# How to play airpiano

Moving thumb finger plays C5 note.

Moving index finger plays D5 note.

Middle finger plays E5 note.

Ring finger plays F5 note.

Little finger plays G5 note.

Moving thumb finger deeply plays A5 note.

Moving thumb finger deeply and index finger plays B5 note.

Moving thumb finger deeply and middle finger plays C6 note.

Moving thumb finger deeply and ring finger plays D6 note.

Moving thumb finger deeply and little finger plays E6 note.


$ airpiano


