Comment 19 for bug 208068

Revision history for this message
Markus Schulz (schulz-alpharesearch) wrote :

If you can't play midi files and you get something like this:
libWildMidi(WM_BufferFile:629): ERROR Unable to stat /usr/share/midi/freepats/Tone_000/000_Acoustic_Grand_Piano.pat (No such file or directory)

You are missing the "freepats" package, just type "sudo apt-get install freepats". In my opinion libwildmidi should have a dependecy on freepats. Without freepats libwildmidi will not play anything.