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
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
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.