mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: April 13 2006,14:04 |
|
If xmms works for mp3 but not for wav, trying other software isn't likely going to help. Generally apps that need to read common file formats will rely on shared libraries to do the actual decoding. If you install another piece of software it will most likely have the same results. Possibly the PCM mixer is muted. Another possibility, maybe you somehow disable the wav plugin in xmms. Or your wav files might be corrupted, or be something other than standard wavs (wma maybe?).
I'm just making guesses here.
If you do want to try something else, there is a sox extension in the mydsl repository, which is a commandline audio player/editor. The command to play wavs from sox in DSL is "/opt/sox/play filename.wav".
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|