23 Feb
2024
23 Feb
'24
11:38 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. -- v3: dmime: Add a stub chordtrack for MIDI segments. https://gitlab.winehq.org/wine/wine/-/merge_requests/5141