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