If you want to cut the .MP3 with .CUE before you burn the CD
I found your discussions when I had a music CD in the form of ".APE + .CUE". I wanted to decode the .APE to .MP3 and cut the music by the .CUE (music CD's track info). It doesn't matter to me whether Decoding or cutting comes first to me. I found some different solutions.
---- SOLUTION 1 - XLD
You can try XLD (X Lossless Decoder):
http://www.macupdate.com/info.php/id/23430/x-lossless-decoder
XLD can do decoding and cutting in one session.
Before you start decode+cutting, please make sure in the .CUE file, in the line 'FILE "XXXX.ape" WAVE', XXXX.ape equals your .APE filename.
If you already have XXXX.mp3, before you start cutting:
Make sure in the .CUE file, in the line 'FILE "XXXX.mp3" WAVE', XXXX.mp3 equals your .MP3 filename.
You can drag your updated .CUE file onto the XLD dashboard icon, and it start automatically.
One disadvatage:
Because XLD is mainly a decoder. The stuff in your new .MP3's may not be exactly the same as that in your old one.
How I found this? After I try making .APE+.CUE to .MP3 (decoding+cutting) or I try making .APE to .MP3 and then .MP3+.CUE to .MP3's (decoding first and then cutting, two sessions), the result .MP3's may have different file sizes.
And, XLD uses LAME mp3 encoder. I guess it may change your .MP3 content if your original encoder is not the same one.
By the way, I'm not sure my .CUE syntax is exactly right. It could be 'FILE "XXXX.mp3"
MP3' in some ariticles I've seen.
---- ABOUT THE TOAST SOLUTION
Please remember to edit the .CUE file into this:
'FILE "XXXX.bin"
BINARY'
It took me a lot of time to realize this difference. The wrong syntax may make you unable to make your new CD.
And, before you start to write the new CD, please be careful about the 2 second pause before your first track. Choosing it may cause the beginning 2 seconds of all your tracks to be cut off and become the last 2 seconds of the previous track. I think the pause before the first track should be 0 second.
---- THIRD SOLUTION
The MP3 Trimmer may help those who want to cut the .MP3 with the .CUE info.
http://macupdate.com/info.php/id/12965/mp3-trimmer
It can read .CUE info and use it to cut the .MP3 file. If your .CUE and .MP3 are paired properly. I haven't got the time to try this software.