Update README.md

This commit is contained in:
ALittlePatate
2020-09-06 16:40:39 +02:00
committed by GitHub
parent 6754291d36
commit f533a04ae1

View File

@@ -1,2 +1,9 @@
# Pyano # Pyano
A python piano based on this : https://www.youtube.com/watch?v=3gZC5763wYk&ab_channel=AmosdollMusic A python piano based on this : https://www.youtube.com/watch?v=3gZC5763wYk&ab_channel=AmosdollMusic
# Usage
## Use Pyano
python pyano.py
## Load .pyano files
put your .pyano file in the records/ folder and type this
python pyano.py -t <piano speed in sec> -o <name of the .pyano file>