Files
Pyano/README.md
2020-09-06 16:44:07 +02:00

12 lines
425 B
Markdown

# Pyano
*A python piano based on this : https://www.youtube.com/watch?v=3gZC5763wYk&ab_channel=AmosdollMusic
*You can use 1 2 3 4 5 6 7 8 9 0 to control piano keys.
*You can use F6 to start recording a .pyano file, press F7 to stop.
# 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>