I just got TiMidity++ to work with MIDI files, and have an .sf2 file installed. Running timidity <filename> works great. Now I'd like to get the XMMS plugin xmms-midi to work with timidity. The standard config file (containing "soundfont /usr/local/share/timidity/soundfont.sf2") doesn't work with XMMS (but it does work with TiMidity), instead I get a syntax error.
Other lines like (either one of the two last lines are to be used):
dir /usr/local/share/timidity
bank 0
0 soundfont.sf2 # 0 for sound bank number
0 /usr/local/share/timidity.soundfont.sf2 # 0 for sound bank number
... work fine, but they give no result. Instead the output is muted. My guess is that I need simply one line of configuration to make XMMS happy. TiMidity seems to be rivaling about this file.
mplayer seems to be using the XMMS plugin as well. The TiMidity interface isn't that nice, so I'd like to get rid of it as soon as possible.
Thanks for any advice,
David

