Skip to content

Chanyu C. - Piano Autoplay Script

Notifications You must be signed in to change notification settings

cchanyu/CCPiano

Repository files navigation

Project: Piano MIDI to Keyboard Autoplay

Description:

You'll need to create a folder named MIDI and TEXT at the root.
MIDI - .mid files should be stored here
TEXT - converted text files will be saved here

I modified the script in the way user's will input their file name.
and also pull from any unique file, not constrainted to "song.txt".

How to use without an .exe: 
Open the command prompt and cd into the folder that the script is in.
type "python [name of the python file].py" to execute the script

the instruction is displayed on the command prompt:
Press DELETE to play/pause
Press HOME to rewind
Press END to advance
Press Ctrl+C or close window to exit

If you get an error saying missing modules:
"pip install [library name]" to install that library

About

Chanyu C. - Piano Autoplay Script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages