http://bugs.winehq.org/show_bug.cgi?id=26928
Summary: Midi messages MTC trashed Product: Wine Version: 1.2.2 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winealsa.drv AssignedTo: wine-bugs@winehq.org ReportedBy: monsieurstromberg@gmail.com
I'm using a DAW (reaper from Cockos) that sends MTC messages on a midi port. There are 2 forms for these messages : full frame time codes starting with 0x70 and 10 bytes long. quarter frame time codes starting with 0x71 and 2 bytes long.
For debug purpose, the messages are sent on alsa Midi through port, and a midi monitor receives the messages using this port as input.
When debugging with WINEDEBUG=midi, I can see the quarter frame messages in the log, but the monitor doesn't (I checked with a native linux application and the same connection method that the monitor can receive these messages). Full frame messages (sent at the beginning) are received.
Thanx for any investigation or answer.
http://bugs.winehq.org/show_bug.cgi?id=26928
--- Comment #1 from Ken Sharp kennybobs@o2.co.uk 2011-04-25 19:18:34 CDT ---
When debugging with WINEDEBUG=midi
So provide the log, after updating to the latest version of Wine (1.3.18).
http://bugs.winehq.org/show_bug.cgi?id=26928
--- Comment #2 from stromberg monsieurstromberg@gmail.com 2011-04-26 04:07:39 CDT --- Created an attachment (id=34355) --> (http://bugs.winehq.org/attachment.cgi?id=34355) Reaper MTC messages log
MTC messages sent by the DAW (present in the log from line 1457) seemingly lost at the alsa midi port output
http://bugs.winehq.org/show_bug.cgi?id=26928
--- Comment #3 from stromberg monsieurstromberg@gmail.com 2011-04-26 04:14:28 CDT --- (In reply to comment #2)
Created an attachment (id=34355)
--> (http://bugs.winehq.org/attachment.cgi?id=34355) [details]
Reaper MTC messages log
MTC messages sent by the DAW (present in the log from line 1457) seemingly lost at the alsa midi port output
In the first post, I talked about bytes 0x70 & 0x71. Sorry about that, I ment 0xF0 & 0xF1.
http://bugs.winehq.org/show_bug.cgi?id=26928
--- Comment #4 from stromberg monsieurstromberg@gmail.com 2011-04-27 10:01:25 CDT --- Created an attachment (id=34373) --> (http://bugs.winehq.org/attachment.cgi?id=34373) patch for MTC quarter frame support
I finally found that the codes were ignored because the MTC Quarter frame messages were inimplemented. I made a patch, and it now works in both directions (in & out). I join the patch. Please revue & apply it.
http://bugs.winehq.org/show_bug.cgi?id=26928
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #5 from Ken Sharp kennybobs@o2.co.uk 2011-04-27 10:54:02 CDT --- Please send patches to wine-patches at winehq dot org http://wiki.winehq.org/SubmittingPatches
They are not picked up here.
http://bugs.winehq.org/show_bug.cgi?id=26928
jbh@alchemy.lu changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jbh@alchemy.lu
--- Comment #6 from jbh@alchemy.lu 2012-01-19 02:28:38 CST --- Any news on this subject?
Has the patch been sent and accepted?
http://bugs.winehq.org/show_bug.cgi?id=26928
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #34373|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=26928
Jörg Höhle hoehle@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #7 from Jörg Höhle hoehle@users.sourceforge.net 2012-05-29 07:19:08 CDT --- Fixed by http://source.winehq.org/git/wine.git/commitdiff/d8ccfafd5be39c642ce3844a6a5...
http://bugs.winehq.org/show_bug.cgi?id=26928
Jörg Höhle hoehle@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d8ccfafd5be39c642ce3844a6a5 | |c565029e459c4 CC| |hoehle@users.sourceforge.ne | |t
http://bugs.winehq.org/show_bug.cgi?id=26928
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2012-06-08 15:28:57 CDT --- Closing bugs fixed in 1.5.6.