home | codereading | contact | math | misc | patches | tech


cdrecord notes

Burning an audio CD

Given a set of wav files, just type the following command to burn an audio CD:

cdrecord -v speed=4 dev=/dev/cd0d -pad -audio *.wav