readmult

Creates WAV files from audio CDs

Install

All systems
curl cmd.cat/readmult.sh
Debian Debian
apt-get install icedax
Ubuntu
apt-get install icedax
image/svg+xml Kali Linux
apt-get install icedax
CentOS
yum install genisoimage
Fedora
dnf install genisoimage
Windows (WSL2)
sudo apt-get update sudo apt-get install icedax
Raspbian
apt-get install icedax

icedax

Creates WAV files from audio CDs

icedax lets you digitally copy ("rip") audio tracks from a CD, avoiding the distortion that is introduced when recording via a sound card. Data can be dumped into raw (cdr), wav or sun format sound files. Options control the recording format (stereo/mono; 8/16 bits; sampling rate, etc). Please install cdrkit-doc if you want most of the documentation and README files.

genisoimage

Creates ISO-9660 CD-ROM filesystem images

genisoimage is a pre-mastering program for creating ISO-9660 CD-ROM filesystem images, which can then be written to CD or DVD media using the wodim program. genisoimage includes support for making bootable "El Torito" CDs, as well as CDs with support for the Macintosh HFS filesystem. The package also includes extra tools useful for working with ISO images: * mkzftree - create ISO-9660 image with compressed contents * dirsplit - easily separate large directory contents into disks of predefined size * geteltorito - extract an El Torito boot image from a CD image Please install cdrkit-doc if you want most of the documentation and README files.