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
Secure remote access solution to your private network, in the cloud or on-prem.
OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
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.