# midi2beep Play MIDI files with PC speaker using the beep command. Usage: ```python3 midi2beep.py ``` Dependencies: - Python 3 - [mido library](https://mido.readthedocs.io/) - beep command