On Tue Feb 13 16:54:26 2024 +0000, Yuxuan Shui wrote:
@rbernon is there anything left i need to do to get this merged?
Like we discussed I now think this should be implemented more like native. As far as I can tell it uses the existing track classes and parses MIDI files into them, dispatching the events on each track and creating new tracks if needed depending on the event types.
This could actually make the implementation simpler as many track classes are already partially implemented, so it'd just be a matter of filling them with the parsed MIDI events.