Hi, Has anybody running lxdoom with midi music ?
I have got a Creative Ensonique es1371 sound card. When I try to play doom I get sfx sound but midi sound seems to be not working. I am using the kernel oss sound modules. When I run doom the following is displayed : I_InitSound: Passing sound data to /usr/games/sndserv via pipe: I_InitSoundGen: configured /dev/dsp for 16bit signed data sent OK /usr/games/musserv: midi_setup: error opening /dev/sequencer /usr/games/musserv: No such device or address Broken pipe S_Init: Setting up sound. S_Init: default sfx volume 13 Any ideas what could be wrong here ? Thanks in advance. Regards -- Rajesh -- ####[ Linux One Stanza Tip (LOST) ]########################### Sub : Linux Gazette LOST #059 Get your copy of Linux Gazette on the first of every month: #!/bin/bash ISSUE=61 #Note: Issue 61 was Jan 2001 change for month reqd wget --tries=0 -v -c "ftp://ftp.ssc.com/pub/lg/lg-base.tar.gz"' wget --tries=0 -v -c "ftp://ftp.ssc.com/pub/lg/lg-issue'$ISSUE'.tar.gz"' ####<[EMAIL PROTECTED]>###################################