OT - Command line manipulation of sound files

Paul Cartwright fedora at pcartwright.com
Tue Sep 7 09:47:08 UTC 2010


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 


More information about the users mailing list