midi2beep
Play MIDI files with PC speaker using the beep command.
Usage: python3 midi2beep.py <midi file>
Dependencies:
- Python 3
- mido library
- beep command
Description
Languages
Python
100%