From: Matthias C. <der...@gm...> - 2004-02-09 03:50:02
|
Hi! I have written a small program to convert CUE files as they are used for audio CDs referencing a single large audio file to TOC format. It calculates the length parameter of the FILE statement from the difference between the INDEX statements of adjacent tracks in the CUE file and also creates proper CD-Text blocks. At least I hope it does ;) You can download it here: http://grmblpfz.ath.cx/~lal/cue2toc/cue2toc-0.1.tar.gz Feedback would be _very_ welcome, especially since this is my first project ever so its probably full of things that could be done better and I want to know about them! Regards lal |