[PATCH 1/5] midimap: Handle MIDI running status.

Akihiro Sagawa sagawa.aki at gmail.com
Thu May 26 09:38:43 CDT 2022


Wine's midiOutShortMsg() can't handle the MIDI message if the status
byte is omitted. Omitting status byte is valid and called "running
status".

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53003
Signed-off-by: Akihiro Sagawa <sagawa.aki at gmail.com>
---
 dlls/midimap/midimap.c | 30 +++++++++++++++++++++++++++---
 1 file changed, 27 insertions(+), 3 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-midimap-Handle-MIDI-running-status.patch
Type: text/x-patch
Size: 2582 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220526/10897704/attachment.bin>


More information about the wine-devel mailing list