wav2cdr
Converts wav files into CD-ROM audio file format
Install
- All systems
-
curl cmd.cat/wav2cdr.sh
- Debian
-
apt-get install wav2cdr
- Ubuntu
-
apt-get install wav2cdr
- Kali Linux
-
apt-get install wav2cdr
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install wav2cdr
- Raspbian
-
apt-get install wav2cdr
- Dockerfile
- dockerfile.run/wav2cdr
wav2cdr
Converts wav files into CD-ROM audio file format
This program converts wav sound files into a format suitable for CD-ROMs, and can perform some editing functions like cutting or volume change. It is rather rudimentary, the wav file must have the same sampling parameters as CD audio. Runs both on big and little endian machines.