[Bug 42705] Hardwood Solitaire III: no music

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Sep 23 09:25:42 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=42705

--- Comment #3 from legluondunet at free.fr <legluondunet at free.fr> ---
Finally it is not a Wine bug.
On Wine you need a software synthesizer installed and running on Linux to hear
MIDI from a Windows application.
Do you have a software synthesizer already installed?
test:
find a .mid file on your hard drive:
locate .mid
or on the internet.
Then launch:
aplaymidi -p128:0 midi_file.mid
Do you hear the music? Good, Wine should play midi in Windows applications too. 
If you hear nothing, you need to install a software synthesizer.
On Ubuntu:
sudo apt-get install fluid-soundfont-gm fluidsynth 
then launch it as a server, in a terminal:
fluidsynth -a pulseaudio  -m alsa_seq -r 4800 -l
/usr/share/sounds/sf2/FluidR3_GM.sf2
If you don not use pulseaudio on your Linux distribution, replace "-a
pulseaudio" by "-a alsa"
aplaymidi -p128:0 midi_file.mid --> you should now hear music, so you can now
launch Hardwood Solitaire III and hear music. If you still can not hear music
in HSIII, go to options, more options, sound and music, verify in the music tab
that "Enable" box is checked.

-- 
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.



More information about the wine-bugs mailing list