[Bug 12558] New: Can't record long MIDI sysex data
http://bugs.winehq.org/show_bug.cgi?id=12558 Summary: Can't record long MIDI sysex data Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: winmm&mci AssignedTo: wine-bugs(a)winehq.org ReportedBy: ramalhais(a)serrado.net Using WINE from CVS (2008-04-12) and trying to run VDrumLib to capture sysex messages from a Roland TD-6 drum module, VDrumLib can't capture the whole sysex messages sent from the TD-6, and i get some "fixme:" messsages from WINE. See the attached WINE output. I tried to change the way wine/dlls/winealsa.drv/midi.c saves the incoming data but i don't understand how buffer allocation is done or how it is passed to the apps. Need some help :) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12558 --- Comment #1 from Pedro Ramalhais <ramalhais(a)serrado.net> 2008-04-13 13:03:24 --- Created an attachment (id=12135) --> (http://bugs.winehq.org/attachment.cgi?id=12135) WINE output running VDrumLib -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12558 Pedro Ramalhais <ramalhais(a)serrado.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |CVS/GIT -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12558 --- Comment #2 from Pedro Ramalhais <ramalhais(a)serrado.net> 2008-04-13 13:07:27 --- VDrumLib URL: http://www.vdrumlib.com/ -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12558 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2008-04-13 16:04:14 --- fixme:mixer:ALSA_MixerInit No master control found on USB Midi, disabling mixer Can you record in linux apps? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12558 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |minor --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2008-04-15 02:30:17 --- Not a blocker -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12558 --- Comment #5 from Pedro Ramalhais <ramalhais(a)serrado.net> 2008-04-15 08:13:51 --- Yes, i can record with: amidi -p hw:1,0,0 -r dump.syx -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12558 Christian Costa <titan.costa(a)wanadoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |titan.costa(a)wanadoo.fr --- Comment #6 from Christian Costa <titan.costa(a)wanadoo.fr> 2008-08-15 11:48:28 --- Could you try enabling midi debug channel and send the output ? (WINEDEBUG=+midi wine ...) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12558 --- Comment #7 from Christian Costa <titan.costa(a)wanadoo.fr> 2008-12-20 11:15:14 --- There 2 commits that should fix the problem. Could you check with lastest git (or wine 1.1.11) ? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12558 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2009-01-19 15:15:26 --- Removing deprecated CVS/GIT version tag. Please retest in current git. If the bug is still present in today's wine, but was not present in some earlier version of wine, please update version field to earliest known version of wine that had the bug. Thanks! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12558 --- Comment #9 from Christian Costa <titan.costa(a)wanadoo.fr> 2009-02-11 04:30:09 --- This bug should be fixed and can be closed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12558 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #10 from Austin English <austinenglish(a)gmail.com> 2009-02-11 11:23:16 --- Reported fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12558 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> 2009-02-13 11:11:05 --- Closing bugs fixed in 1.1.15. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org