IPB

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
Burning Cuesheets on OS X, What software to use?
bkburns
post Feb 7 2006, 06:02
Post #1





Group: Members
Posts: 2
Joined: 7-February 06
Member No.: 27602



I cannot find a burning app for OS X that will let me burn my WAV/Cuesheet files. Any suggestions on software?

Thanks,

B
Go to the top of the page
 
+Quote Post
ffooky
post Feb 7 2006, 09:09
Post #2





Group: Members
Posts: 261
Joined: 8-July 04
Member No.: 15184



If you can get cdrdao installed on your system then that's the only way, none of the GUI's...MMB, Firestarter FX etc...will work.

The best way to cope with an audio/cue combo is to split the file with shntool or xACT. You have to remove all the lines in the cue before the one that begins "FILE", save the changes and then split.

It *is* possible to burn such a combo with Toast but it's a rather kludgy procedure. Change the extension from .wav to .bin and edit the cue (pre-FILE lines are no problem here) so the relevant line reads
CODE
FILE "MTB.bin"
rather than
CODE
FILE "MTB.wav" WAVE
.

You can now go to Toast's Copy tab, select Bin/Cue files from the option drawer and burn.

If the CD being copied had a pregap, you will end up with a copy, though it will be one sector longer than the original. If there was no pregap there will be a click comparable to a sector boundary error at the beginning of the CD so you need to engineer one by inserting a line thus:
CODE
PERFORMER "THe Marshall Tucker Band"
TITLE "The Marshall Tucker Band"
FILE "MTB.wav" WAVE
 TRACK 01 AUDIO
   TITLE "Take The Highway"
   PERFORMER "THe Marshall Tucker Band"
   INDEX 01 00:00:00


to:

CODE
PERFORMER "THe Marshall Tucker Band"
TITLE "The Marshall Tucker Band"
FILE "MTB.bin"
 TRACK 01 AUDIO
   TITLE "Take The Highway"
   PERFORMER "THe Marshall Tucker Band"
   INDEX 00 00:00:00
   INDEX 01 00:00:10


Total kludge but you will preserve any INDEX 00 values, whose loss is the only downside of simply splitting the WAV instead.

This post has been edited by ffooky: Feb 10 2006, 01:21
Go to the top of the page
 
+Quote Post
berkleebassist
post Mar 21 2006, 18:30
Post #3





Group: Members
Posts: 1
Joined: 21-March 06
From: Boston, MA
Member No.: 28690



QUOTE (ffooky @ Feb 7 2006, 03:09 AM)
If you can get cdrdao installed on your system then that's the only way, none of the GUI's...MMB, Firestarter FX etc...will work.

The best way to cope with an audio/cue combo is to split the file with shntool or xACT. You have to remove all the lines in the cue before the one that begins "FILE", save the changes and then split.

It *is* possible to burn such a combo with Toast but it's a rather kludgy procedure. Change the extension from .wav to .bin and edit the cue (pre-FILE lines are no problem here) so the relevant line reads
CODE
FILE "MTB.bin"
rather than
CODE
FILE "MTB.wav" WAVE
.

You can now go to Toast's Copy tab, select Bin/Cue files from the option drawer and burn.

If the CD being copied had a pregap, you will end up with a copy, though it will be one sector longer than the original. If there was no pregap there will be a click comparable to a sector boundary error at the beginning of the CD so you need to engineer one by inserting a line thus:

CODE
PERFORMER "THe Marshall Tucker Band"
TITLE "The Marshall Tucker Band"
FILE "MTB.wav" WAVE
 TRACK 01 AUDIO
   TITLE "Take The Highway"
   PERFORMER "THe Marshall Tucker Band"
   INDEX 01 00:00:00


to:

CODE
PERFORMER "THe Marshall Tucker Band"
TITLE "The Marshall Tucker Band"
FILE "MTB.bin"
 TRACK 01 AUDIO
   TITLE "Take The Highway"
   PERFORMER "THe Marshall Tucker Band"
   INDEX 00 00:00:00
   INDEX 01 00:00:10


Total kludge but you will preserve any INDEX 00 values, whose loss is the only downside of simply splitting the WAV instead.
*


Well, aside from being a bit kludge, that worked well. On the subject of cdrdao however, which I attempted to use first, I got this error when trying to create a toc with the cue2toc command:

CODE
cue2toc:/Volumes/Samus/Torrents/Eliane Elias - Cross Currents/Eliane Elias - Cross Currents.cue:4: Unsupported file type

Any ideas? And any suggestions on how to burn multiple FLAC/WAV files using a cuesheet?
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 9th February 2010 - 17:07