http://bugs.winehq.org/show_bug.cgi?id=6995
Summary: libwine-alsa: wine should recognize alsa application ports as generic midi ports Product: Wine Version: 0.9.25. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-multimedia AssignedTo: wine-bugs@winehq.org ReportedBy: samuel.thibault@ens-lyon.org
Hi,
While trying to use fluidsynth for synthesizing midi stream from a windows application, I discovered that wine considers it as a fm synthesizer. I also got this message:
err:midi:MIDI_AlsaToWindowsDeviceType Cannot determine the type (alsa type is 100000) of this midi device. Assuming FM Synth
The attached patch makes wine consider it as a generic midi port, please apply and report upstream.
Regards, Samuel