Odamex Message Boards

Community Discussion => Technical Support => Topic started by: Danfun64 on September 10, 2013, 21:18:47

Title: No music on LMDE mate 64-bit custom build
Post by: Danfun64 on September 10, 2013, 21:18:47
Seeing that there are no current builds for Debian based linux distros, i made one for myself. It works perfectly, except for the music. The sound itself works fine, just the music is having trouble. I have timidity installed using FluidR3. If I try to switch from sdl_mixer to portmidi too many times it crashes. Not that it matters, as neither option works. What should I do to fix this?
Title: Re: No music on LMDE mate 64-bit custom build
Post by: Ant P. on September 11, 2013, 09:35:50
Try doing:
Code: [Select]
export SDL_SOUNDFONTS="/path/to/Fluid-R3.sf2"
Title: Re: No music on LMDE mate 64-bit custom build
Post by: Danfun64 on September 11, 2013, 15:35:59
that didn't seem to do anything.