Play MIDIs with the PC speaker.
Licensed under GPLv2 (for license compatibility with beep)
- Read MIDI-converted CSVs and convert the notes to PC speaker frequencies
- Emulates playing overlapping notes by playing them closely together
- Rewrite in C (maybe?)
- Clean up code
- Create a TUI interface to account for different configs for CSVs (Note_off_c support, maximum velocities of 100, 128, etc.)
- Use extra functionality in beep to play multiple notes
- None
- beep by @johnath