一般 APE 文件会带一个 cue 文件,因此先安装 cuetools http://developer.berlios.de/projects/cuetools/ 来把 cue 转成 toc 文件 cueconvert -i cue -o toc CD1.cue CD1.toc 接着下载 mac http://sourceforge.net/projects/mac-port/ 来把 ape 转成 wave 文件 mac sample.ape sample.wav -d 现在我们可以刻录 CD 了,使用 Gnome CD Master 的话,直接选择 toc 文件就可以了。 或者使用  […]