|
| quote: | Originally posted by Chittle
I've never used that program but you can join music files together in using Command Prompt on your computer.
To put the two (or more) parts together, open up your DOS prompt.
Go to the directory the parts are in and type this:
copy /B 1.mp3 + 2.mp3 /B 3.mp3
copy /B 1.mp3 + 2.mp3 + 3.mp3 /B 4.mp3
copy /B 1.mp3 + 2.mp3 + 3.mp3 + 4.mp3 /B 5.mp3
Example; If you have "DJ Tiesto - Dutch Dimension 02/02/2002 (Part I)", "DJ Tiesto - Dutch Dimension 02/02/2002 (Part II)" and "DJ Tiesto - Dutch Dimension 02/02/2002 (Part III)", then rename them first file to 1.mp3 , the second to 2.mp3 and the third to 3.mp3. Then copy and paste them into whatever directory your command prompt is in and put in "copy /B 1.mp3 + 2.mp3 + 3.mp3 /B 4.mp3". 4.mp3 will be your new file containing all 3 parts.
You can obviously do this with however many tracks there are on your CD.
[This better have been what you were asking about.] |
omg that's awesome, command prompt 4 life
___________________
One day I will be the king, but I will always be myself.
|