Converts a toc generated by cdrdao (or similar) to a .cue as known from tools like EAC. Works only for CD_DA toc.
Features
- Converts from toc (CD_DA) to cue
- Can extract performer from title fields (optional auto detect feature)
- Takes .wav file as command line parameter
- Written in perl
License
GNU General Public License version 3.0 (GPLv3)Follow Yet Another TOC To CUE Converter
Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
-
This is the best linux TOC to CUE converter out of a few available. It generates CUE preserving information contained in TOC (eg. cdrdao read-toc --with-cddb) unlike toc2cue. cueconvert preserves this information as well but k3b complains when I try to burn cue/ flac pair. With CUE obtained with yatoc2cue everything goes smooth. Congratulations.