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
Full-stack observability with actually useful AI | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
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.