cd-writing-scripts - a little bit more comfort in your daily linux-life

Info      Download     Email
 
 => Info

2002/07/30: uploaded cdda-copy v1.0 [tested and stable]
cdda-copy is a bash-script, which copies a
whole audio-cd from your cd-rom to your cd-recorder.
cdrecord and cdda2wav from CDRTools are needed (see below)!
run cdda-copy.sh --help for more details!

2002/07/29: uploaded cd-copy v1.0 [tested and stable]
cd-copy is a bash-script, which copies a
whole data-cd from your cd-rom to your cd-recorder.
cdrecord and mkisofs from CDRTools are needed (see below)!
run cd-copy.sh --help for more details!

2002/02/18: uploaded mp3ToCD v1.0 [tested and stable]
mp3ToCD is a linux/unix shellscript, which takes a
directory containing mp3s (*.mp3), converts them to
temporarely existing wave-files (*.wav) and burns them
on audio-cd (cdda). mp3ToCD uses mpg123 and cdrecord .
you just have to change the device-id of your cd-burner
inside mp3ToCD.sh. execute mp3ToCD.sh --help for details.



 
 => Download

cdda-copy.sh    1 kb
cd-copy.sh    1 kb
mp3ToCD.sh    1 kb