On Sunday 09 January 2005 02:57 pm, Anders Lind wrote:
> On Sun, 9 Jan 2005 10:46:13 -0800
>
> Aron Smith <[EMAIL PROTECTED]> wrote:
> > Assuming you are starting a new project each time
> > go toFile select Newproject -->audio CD project
> > Then drag and drop the .wav files into the box below
> > (at least that's how it works for me)
> > Hope this helps
>
> But if he is doing just a CD-copy, without encoding for example
> mp3-files with XMMS to wav, then he just needs to use the CD
> copy format...I haven't actually tried doing this with K3B for
> myself, however I have burnt music-CD's for my neighbour and
> for my mother with K3B without any problems (And with XCD-Roast
> as well)
>
> /Anders

     Most GUI's do CD copy 'on the fly'.  IMO a poor choice. 
Better to write to disk (HDD), then burn.  I use a simple 
'cpaudiocd'  This requires you have a CDrom to read, an a 
separate burner.

alias cpaudiocd='ripacd && normall && bacd && 
 rm -f /home/tom/wav/*'
    |
alias ripacd='cdparanoia -vB 1- /home/tom/wav/'
alias normall='normalize -m /home/tom/wav/*'
alias bacd='cdrecord -v -eject driveropts=burnfree speed=24  
 dev=ATA:1,1,0 -sao -pad -audio /home/tom/wav/*.wav'

    IME, the resulting copy is often better than the original and 
will play in even the cheapest junk player.  -sao is very much 
needed in the above cdrecord command when copying CD's that are 
at or very near the 80 minute limit.  speed=24 is 1/2 speed for 
my burner and the media I use.
-- 
      Tom Brinkman                 Corpus Christi, Texas
               Proud to be an American

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to