On Mon September 6 2010, Robert wrote:
> cdrecord dev=5,0,0 -pad speed=0 -audio *.wav
>
> Which doesn't work, either.
>
>
>  Again, I have no problem with k3b EXCEPT that I must manually select which
> songs to burn to the CD rather than let a script do it ... and surprise me.
>
>  Any ideas?

saw this:
http://sharkysoft.com/tutorials/linuxtips/cdcommands/

#

With a blank CD in your burner, issue the following command:

    cdrecord -v -pad speed=1 dev=0,0,0 -dao -audio -swab *.wav 

Again, you may need to adjust your dev parameter as mentioned earlier.


-- 
Paul Cartwright
Registered Linux user # 367800 
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to