Feb. 27, 2024
10:06 a.m.
Create a bandtrack for MIDI files by picking out the MIDI 0xCn events, and creating matching DMUS_PATCH_PMSG. * * * This also has a commit adding a stub chordtrack, which is small so I think a separate MR is unwarranted. Can be split out if necessary. -- v6: dmime: Add a stub chordtrack for MIDI segments. https://gitlab.winehq.org/wine/wine/-/merge_requests/5141