meedee is a program that converts MIDI music sequence files into platforming stages, letting you play the file as you run through it triggering notes.
- Install the pygame modules mido and pygame from the command line with pip install mido and pip install pygame
- Clone the repository
- Run meedee.py from the cloned repository
- Select a midi file from the file browser
An executable compiled with pyinstaller is available to run the program on Windows.
- Go to the releases section
- Download the zipped folder meedee.zip and extract the contents of the folder
- Run meedee.exe
- Select a midi file from the file browser