monotron
monotron copied to clipboard
Write a MIDI driver
The PCB has MIDI in and MIDI out. We need a MIDI driver that allows applications to send and receive MIDI events. Or at the very least some test code.
Basic mplay and mterm commands added.
But MIDI should be a device you can open, where you can then read and write MIDI events.