You should be able to play wav files with a utility like sox. It comes with handy shell scripts that implement a "play" and a "rec" command.
Mid files can be played with playmidi. Tobias On Sun, May 27, 2001 at 05:18:20AM -0300, Antonio Lobato wrote: > I have a SoundBlaster 16 sound card (no Plug and Play). I`m able > to play CD`s on my computer after the command: modprobe sb io=0x220 > irq=5 dma=1 dma16=5. > But I don`t know how to play/record midis and wav`s. Must I to > configure more something ? If so, How ?