05-27-2015, 02:17 PM
The open source library I use for sending MIDI commands does seem to have support for opening a MIDI file, and playing back the commands inside that file. In order to support this, I would need to add functionality to the audio player that would let it also control MIDI file playback (where instead of playing audio it's actually sending MIDI commands). I think this probably makes the most sense in terms of how the MIDI files would be handled in the UI. This is something I definitely want to add support for, but I can't give an exact timeline for it as there are a lot of other high priority things that need to be addressed.