Re: Program or script to simulate a CD based on toc-file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Julien,

since I need that for my own testing as well, here are the commands
you could use:

cdrdao simulate -v 3 test.toc 2>&1 | tee out.txt

and then to show the cue sheet a bit more readable:

grep "^[0-9]1" out.txt | awk '{print $2"."$3"  "$6":"$7":"$8}'

BTW, in the final list track number "aa" will be the end of the
audio on the CD.

Have fun

Andreas

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
http://lists.linuxaudio.org/listinfo/linux-audio-user


[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux