![]() |
![]() |
|
|||||||
| Register | Forum Rules | Getting Started! - Guide | Blog | Videos | Gallery | Members List | Social Groups | Mark Forums Read |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Guest
Posts: n/a
|
digital audio from CD
Hi people,
can someone tell me if there is any way of playing audio without audio connection from CD to sound card? Of course winblows do this... |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Re: digital audio from CD
Einherjar <javni-at@at-sweet-sorrow.com> writes:
> Hi people, > > can someone tell me if there is any way of playing audio without audio > connection from CD to sound card? > Of course winblows do this... There isn't really anything in the base system, although I guess you might be able to cobble something by using the track devices (/dev/ad0t<nn>) to cat(1) the audio data to the audio device. Many of the programs in the "audio" ports category can handle it. Some may need to be configured appropriately. I use xmms, which does, and I may have done it with sox from the command line... -- Lowell Gilbert, embedded/networking software engineer http://be-well.ilk.org/~lowell/ |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Re: digital audio from CD
In article <WxA5j.2362$HS3.76821@news.siol.net>,
Einherjar <javni-at@at-sweet-sorrow.com> wrote: > > >Hi people, > >can someone tell me if there is any way of playing audio without audio >connection from CD to sound card? >Of course winblows do this... Well, of course you can use cdparanoia to rip the whole cd to .wav files.. With a fast system and a shell script, you should be able to get about what you want. Ted |
|
|
|
#4 |
|
Guest
Posts: n/a
|
Re: digital audio from CD
Ted Nolan <tednolan> wrote:
> In article <WxA5j.2362$HS3.76821@news.siol.net>, > Einherjar <javni-at@at-sweet-sorrow.com> wrote: >> >> Hi people, >> >> can someone tell me if there is any way of playing audio without audio >> connection from CD to sound card? >> Of course winblows do this... > > Well, of course you can use cdparanoia to rip the whole cd to .wav files.. > > With a fast system and a shell script, you should be able to get about what > you want. > > Ted Of course - ripping is the usual way, but I just wandered, because sometimes I just have to show a track to a friend or something and it would be easier than actually ripping it.. @Lowell: didn't actually try xmms, but KsCD doesn't do it ![]() |
|
|
|
#5 |
|
Guest
Posts: n/a
|
Re: digital audio from CD
Ted Nolan <tednolan> wrote:
> In article <WxA5j.2362$HS3.76821@news.siol.net>, > Einherjar <javni-at@at-sweet-sorrow.com> wrote: >> >> Hi people, >> >> can someone tell me if there is any way of playing audio without audio >> connection from CD to sound card? >> Of course winblows do this... > > Well, of course you can use cdparanoia to rip the whole cd to .wav files.. > > With a fast system and a shell script, you should be able to get about what > you want. > > Ted Of course - ripping is the usual way, but I just wandered, because sometimes I just have to show a track to a friend or something and it would be easier than actually ripping it.. @Lowell: didn't actually try xmms, but KsCD doesn't do it ![]() |
|
|
|
#6 |
|
Guest
Posts: n/a
|
Re: digital audio from CD
Ted Nolan <tednolan> wrote:
> In article <WxA5j.2362$HS3.76821@news.siol.net>, > Einherjar <javni-at@at-sweet-sorrow.com> wrote: >> >> Hi people, >> >> can someone tell me if there is any way of playing audio without audio >> connection from CD to sound card? >> Of course winblows do this... > > Well, of course you can use cdparanoia to rip the whole cd to .wav files.. > > With a fast system and a shell script, you should be able to get about what > you want. > > Ted Of course - ripping is the usual way, but I just wandered, because sometimes I just have to show a track to a friend or something and it would be easier than actually ripping it.. @Lowell: didn't actually try xmms, but KsCD doesn't do it ![]() |
|
|
|
#7 |
|
Guest
Posts: n/a
|
Re: digital audio from CD
Einherjar <javni-at@at-sweet-sorrow.com> wrote:
> Hi people, > > can someone tell me if there is any way of playing audio without audio > connection from CD to sound card? > Of course winblows do this... At least xmms does it, with a special plugin /usr/ports/audio/xmms-cdread I know this works because my laptop had the problem and i solved it this way. Now, recent versions of amarok also work. -- Michel TALON |
|
|
|
#8 |
|
Guest
Posts: n/a
|
Re: digital audio from CD
Einherjar <javni-at@at-sweet-sorrow.com> wrote:
> Hi people, > > can someone tell me if there is any way of playing audio without audio > connection from CD to sound card? > Of course winblows do this... At least xmms does it, with a special plugin /usr/ports/audio/xmms-cdread I know this works because my laptop had the problem and i solved it this way. Now, recent versions of amarok also work. -- Michel TALON |
|
|
|
#9 |
|
Guest
Posts: n/a
|
Re: digital audio from CD
On Wed, 05 Dec 2007 16:52:35 -0500
Lowell Gilbert <lgusenet@be-well.ilk.org> wrote: > Einherjar <javni-at@at-sweet-sorrow.com> writes: > > > Hi people, > > > > can someone tell me if there is any way of playing audio without audio > > connection from CD to sound card? > > Of course winblows do this... > > There isn't really anything in the base system, although I guess you > might be able to cobble something by using the track devices > (/dev/ad0t<nn>) to cat(1) the audio data to the audio device. Installing sox and using play -t cdda /dev/ad0t<nn> should work. -- C:>WIN | Directable Mirror Arrays The computer obeys and wins. | A better way to focus the sun You lose and Bill collects. | licences available see | http://www.sohara.org/ |
|
|
|
#10 |
|
Guest
Posts: n/a
|
Re: digital audio from CD
On Wed, 05 Dec 2007 16:52:35 -0500
Lowell Gilbert <lgusenet@be-well.ilk.org> wrote: > Einherjar <javni-at@at-sweet-sorrow.com> writes: > > > Hi people, > > > > can someone tell me if there is any way of playing audio without audio > > connection from CD to sound card? > > Of course winblows do this... > > There isn't really anything in the base system, although I guess you > might be able to cobble something by using the track devices > (/dev/ad0t<nn>) to cat(1) the audio data to the audio device. Installing sox and using play -t cdda /dev/ad0t<nn> should work. -- C:>WIN | Directable Mirror Arrays The computer obeys and wins. | A better way to focus the sun You lose and Bill collects. | licences available see | http://www.sohara.org/ |
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
< Home - Windows Help - MS Office Help - Hardware Support >
| New To Site? | Need Help? |