Re: Burning lots of CDs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




wes schreiner wrote:
> Bob van der Poel <bob@xxxxxxxxxxxx> wrote:
> 
>> I'm getting to point where I need to burn a bunch of my new audio CD. 
>> Does anyone happen to have an application which will run 2 or 3 burners 
>> at the same time?
> 
> cdcontrol can do it.


Looks like this will be just fine. I was thinking I'd write a script for 
cdrecord which would be something like (very simple, not tested!!!)

    #!/bin/sh
    SONGS = song1.wav song2.wav etc
    cdrecord dev=/dev/cdrom0 $SONGS >status1 &
    cdrecord dev=/dev/cdrom1 $SONGS > status2 &

but was really hoping that someone had done it already. Besides, I've 
had some coasters burned with cdrecord in the distant past.

Thanks.


-- 
Bob van der Poel ** Wynndel, British Columbia, CANADA **
EMAIL: bob@xxxxxxxxxxxx
WWW:   http://www.mellowood.ca


_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user

[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux