https://bugs.winehq.org/show_bug.cgi?id=51164
Bug ID: 51164 Summary: Yamaha AG DSP Controller V1.1.0.0 cannot find device Product: Wine Version: 6.9 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: jeffz@jeffz.name Distribution: ---
This software for a Yamaha AG06 USB mixer cannot find the device under wine.
According to this Twitter thread, wine produces an incorrect MIDI device string, compared to the one the app expects to find running on Windows.
https://twitter.com/_d0pefish_/status/1393334113269174289
https://web.archive.org/web/20210522062336/https://threadreaderapp.com/threa...
Under Windows, we get a MIDI device named "AG06/AG03".
But under Linux, it has a different name, "AG06/AG03 - AG06/AG03 MIDI 1".
OllyDbg reveals all - here's the loop where the program is iterating over all MIDI input/output devices and comparing their names against the string "AG06/AG03".
https://bugs.winehq.org/show_bug.cgi?id=51164
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://web.archive.org/web | |/20210522061904/https://usa | |.yamaha.com/files/download/ | |software/6/827126/AG_DSP_Co | |ntroller_v1100_win.zip Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=51164
Sagawa sagawa.aki+winebugs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sagawa.aki+winebugs@gmail.c | |om
--- Comment #1 from Sagawa sagawa.aki+winebugs@gmail.com --- It is a duplicate of bug Bug 47502.
Can an administrator close this bug as DUPLICATE?
https://bugs.winehq.org/show_bug.cgi?id=51164
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED CC| |infyquest@gmail.com
--- Comment #2 from Vijay Kamuju infyquest@gmail.com --- Duplicate of #47502
*** This bug has been marked as a duplicate of bug 47502 ***
https://bugs.winehq.org/show_bug.cgi?id=51164
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Jeff Zaroyko jeffz@jeffz.name --- Closing duplicate.