cdda2wav
Creates WAV files from audio CDs
Install
- All systems
-
curl cmd.cat/cdda2wav.sh
- Debian
-
apt-get install icedax
- Ubuntu
-
apt-get install icedax
- Arch Linux
-
pacman -S cdrtools
- Kali Linux
-
apt-get install icedax
- CentOS
-
yum install icedax
- Fedora
-
dnf install icedax
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install icedax
- OS X
-
brew install cdrtools
- Raspbian
-
apt-get install icedax
- Dockerfile
- dockerfile.run/cdda2wav
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.