mido
mido copied to clipboard
Add sendmidi backend?
I'd like to add a Mido backend for Geert Bevin's SendMIDI and ReceiveMIDI commands line tools:
- https://github.com/gbevin/SendMIDI
- https://github.com/gbevin/ReceiveMIDI
The implementation in Meep can be used as a starting point: https://github.com/olemb/meep/blob/main/meep/sendmidi.py
Will do this later.