|
Re: Numbering a Set?
| quote: | Originally posted by GOYASME
Is there anyway you can take a music set and with a program add track numbers to it at specific times so when u burn it and play it u have tracks so u can forward while stlll keeping the set intact(not dividing it into pieces)???Also how can i take out a music song that is played off a mpeg file?I's need good quality program names. Thanx a lot for any help. |
If you are going to burn it straight to cd, there are two things you can do. With Nero Burning software, you can put splits (tracks) into the single long wave/mp3 and burn it so that you will get tracks. Just don't forget to set the track gap from 2 seconds to 0 seconds before you click burn otherwise it won't burn disk at once (no time gap inbetween tracks). The other way is to make a text file called a cue sheet. You can do this with CD-R WIN burning software. I won't go into how to create a cue sheet here, but it's pretty easy, as a sample I'll post one of mine. You can cut and paste it and add more tracks. Just start up a normal plain text file and save it as a .cue file. The time format is 00:00:00 where the first is minutes (120 for 2h etc), the second is seconds and the third is frames. You can calculate the frames by multiplying the miliseconds by 0.75. Good Luck! BTW, You can also do this with Soundforge, but if you want to do ALL of the features, it's $250, otherwise go for the shareware progs and check them out. All three progs exist in shareware so you can use them first.
TITLE "DJ Flesch - Portal Disk 1"
PERFORMER "DJ Flesch"
FILE "D:\djfleschportaldisk1.wav" WAVE
TRACK 01 AUDIO
TITLE "Colours"
INDEX 01 00:00:00
TRACK 02 AUDIO
TITLE "Area 51"
INDEX 01 04:48:37
TRACK 03 AUDIO
TITLE "Rainbow of Mine"
INDEX 01 09:16:1
TRACK 04 AUDIO
TITLE "A World of Love"
INDEX 01 16:10:36
|