How to play audio CD with LXmusic?

All questions and problems regarding LXDE components including LXSession, LXAppearance, GPicView, Leafpad, LXTerminal, Xarchiver, LXNM to be discussed here.

For PCManFM questions, please ask in the dedicated forum below.
Locked
jazzi
Posts: 7
Joined: Tue Jan 29, 2013 12:11 pm

How to play audio CD with LXmusic?

Post by jazzi »

Hi,

For now LXmusic can play mp3 file, and I installed xmms2-plugin-cdda

Also the following command can work:

Code: Select all

mplayer -cdrom-device /dev/sr0 cdda:// -cache 5000
I found the audio files in the CD are WAV, and the directory name is cdda://sr0/

How can LXmusic play CD?

What plugin should I install?

*p.s.: I use Debian Wheezy

Thanks
jazzi
jazzi
Posts: 7
Joined: Tue Jan 29, 2013 12:11 pm

Re: How to play audio CD with LXmusic?

Post by jazzi »

I installed cdcd program

Code: Select all

# cdcd >tracks
show the tracks correctly

Code: Select all

#cdcd >play

Code: Select all

#cdcd >status
Above command shows it's playing but no sound

And I found some info here:
1, lists.debian.org/debian-laptop/2006/05/​msg00102.html
jazzi
Posts: 7
Joined: Tue Jan 29, 2013 12:11 pm

Re: How to play audio CD with LXmusic?

Post by jazzi »

Found a conclusion throught this link:https://lists.ubuntu.com/archives/ubunt ... 02412.html

"LXMusic only plays files, can not play audio cd"

Is this true?
Rex Bouwense
Posts: 1093
Joined: Sat Aug 27, 2011 5:44 pm
Location: Sierra Vista, Arizona USA
Contact:

Re: How to play audio CD with LXmusic?

Post by Rex Bouwense »

Lubuntu comes with Audacious and GNOME MPlayer. According to my reading GNOME MPlayer playes wav files. Now I don't do a lot of music playing so I have nothing to test to see if that is true so I will just pass it on to you. What music player do you have installed with Debian LXDE?

edit: See
http://lxlinux.com/#15
Rex
jazzi
Posts: 7
Joined: Tue Jan 29, 2013 12:11 pm

Re: How to play audio CD with LXmusic?

Post by jazzi »

Okay, finally I get the answer, for now LXMusic can only play files, can not play audio CD.
LXMusic has very few features, it can do nothing more than just playing a list of music files.
- http://wiki.lxde.org/en/LXMusic
Locked