Limulus
August 14th, 2005, 01:26 AM
So I was doing a little surfing and wanted to listen to the MIDIs I downloaded from this page (http://ingeb.org/Lieder/keinentr.html). What an adventure that turned out to be! ;) Instructions like the ones in this (http://ubuntuforums.org/showthread.php?t=8736) or this (http://ubuntuforums.org/showthread.php?t=30963) thread are terrifying to anyone without a lot of Linux experience ^_-; But after several hours of searching (http://www.xmms.org/plugins.php?details=42), I figured out how to play them (in XMMS on my PC runnning Hoary) in just FOUR easy steps :)
First, go to Synaptic and install "timidity" and "freepats" (and if you don't have it already, install "xmms" too ;).
Second, download xmms-midi (http://vemod.net/debian/dists/sid/packaged/binary-i386/xmms-midi_0.03-1qerub3_i386.deb) from this page (http://vemod.net/cemos/debian/packages) and save it to your Desktop.
Third, run the following two commands in Terminal:
sudo dpkg -i ~/Desktop/xmms-midi_0.03-1qerub3_i386.deb
sudo cp /etc/timidity/timidity.cfg /etc/timidity.cfg
Finally, right-click a MIDI (such as one of those from the page, saved to your Desktop), "Open with Other Application..." and select XMMS.
That should work just fine :) Note that XMMS takes a bit longer to close after loading a midi, but otherwise should perform normally.
First, go to Synaptic and install "timidity" and "freepats" (and if you don't have it already, install "xmms" too ;).
Second, download xmms-midi (http://vemod.net/debian/dists/sid/packaged/binary-i386/xmms-midi_0.03-1qerub3_i386.deb) from this page (http://vemod.net/cemos/debian/packages) and save it to your Desktop.
Third, run the following two commands in Terminal:
sudo dpkg -i ~/Desktop/xmms-midi_0.03-1qerub3_i386.deb
sudo cp /etc/timidity/timidity.cfg /etc/timidity.cfg
Finally, right-click a MIDI (such as one of those from the page, saved to your Desktop), "Open with Other Application..." and select XMMS.
That should work just fine :) Note that XMMS takes a bit longer to close after loading a midi, but otherwise should perform normally.