Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 319 Bytes

File metadata and controls

7 lines (5 loc) · 319 Bytes

PyMus

Python-based midi-like music player.

Can play specifically-desiged PyMus files, or can convert JSON files from this website: http://tonejs.github.io/Midi/

Usage

To use, convert a MIDI file from the site above, save it into a JSON file, and then run pymus_gui.py. Follow the on-screen prompts from there.