Problems with MIDI sound under CentOS 4.3
Hello all:
I just recently installed CentOS 4.3 on a new system and everything seems to work OK, but I'm having problems playing midi files.
Sound Card: Creative Labs Sound Blaster Live!
Playing WAV and MP3 files work without a problem.
/sbin/lspci | grep -i creative
02:06.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 07)
02:06.1 Input device controller: Creative Labs SB Live! MIDI/Game Port (rev 07)
cat /etc/modprobe.conf
alias eth0 tulip
alias snd-card-0 snd-emu10k1
remove snd-emu10k1 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-emu10k1
alias usb-controller ehci-hcd
alias usb-controller1 ohci-hcd
alias scsi_hostadapter sata_uli
I've doubled checked to make sure no sound channels were muted, so I'm not sure what else to try. Any ideas or thoughts will be greatly appreciated.
Thanks,
---Andy
|