January 28, 2011
how to burn ape to CD on Mac
1. XLD, X Lossless Decoder to decode ape to wave
2. LiquidCD to burn cue+ape to CD
Small tools are really handy.
btw, about changing encode, *nix has a tool called iconv.
iconv –from-code=ISO-8859-1 –to-code=UTF-8 iso.txt > utf.txt
But XLD doesn’t correctly read UTF-8. Just ignore it. Wave file does not have tages.
You will eventually get your tags correct on your CD as long as encoding is correct in your cue file.
Tags: mac

Comments(2)