return to tranceaddict TranceAddict Forums Archive > DJing / Production / Promotion > DJ Booth

Pages: [1] 2 
Audacity
View this Thread in Original format
xstalkrx
I'm using Audacity to record my first set. When the set is finished, I want the listener to be able to cycle through tracks on the mixed CD. Yes, the CD will be mixed but I want the listener to be able to move forward through the set using the "next track" button on his/her cd player. Is it possible to do with this program? If not, what free prog out there will allow this?
alefort
You will have to create your own .CUE file for it. Once you have done that, I believe the latest version of Nero allows CUE burning with WAV files. Not too sure on the specific format for the cue file, but can't be too hard to find online.
xstalkrx
So I will need a program other than Nero to make the .cue file?
skip
quote:
Originally posted by xstalkrx
So I will need a program other than Nero to make the .cue file?



yes, notepad.


;)
xstalkrx
how is that possible. notepad is .txt files.
Dj_Es-Dva
all it needs to be is a text file, with the .cue extension. it has to be set up in a certain way. find an example because im too tired..
Ygrene
Here is what your cue file would look like: (please ignore the cheesy tracks)

TITLE "Excessive Energy"

PERFORMER "Dollar"

FILE “"C:\Documents and Settings\HP_Owner\My Documents\Productions\DollarThirdMix.wav"” WAVE

TRACK 01 AUDIO

TITLE "DJ Jean - Lift Me Up (Barthezz Uplifting Remix)"

INDEX 00 00:00:00

INDEX 01 00:00:00

TRACK 02 AUDIO

TITLE "CRW - I Feel Love (Dumonde Remix)"

INDEX 00 07:48:72

INDEX 01 07:50:72

TRACK 03 AUDIO

TITLE "Quo Vadis - Sonic Boom (Yomanda Remix)"

INDEX 00 13:26:58

INDEX 01 13:28:58

TRACK 04 AUDIO

TITLE "Marc Et Claude - Loving You (DJ Isaac Remix)"

INDEX 00 19:24:42

INDEX 01 19:26:42

TRACK 05 AUDIO

TITLE "Novy vs. Eniac - Pumpin'"

INDEX 00 24:21:09

INDEX 01 24:23:09

TRACK 06 AUDIO

TITLE "Rachel Auburn - Bass Keeps Pumpin'"

INDEX 00 29:59:34

INDEX 01 30:01:34

TRACK 07 AUDIO

TITLE "Heatseeker - Xplicit"

INDEX 00 34:43:43

INDEX 01 34:45:43

TRACK 08 AUDIO

TITLE "Derb - Derb (Derbus Mix)"

INDEX 00 39:31:14

INDEX 01 39:33:14

TRACK 09 AUDIO

TITLE "Voodoo & Serano - Blood Is Pumpin'"

INDEX 00 45:53:43

INDEX 01 45:55:43

TRACK 10 AUDIO

TITLE "Cinderella - The Realm (DJ Spoke Remix)"

INDEX 00 52:05:54

INDEX 01 52:07:54

TRACK 11 AUDIO

TITLE "Arome - Somebody (Hangover Help Mix)"

INDEX 00 56:43:12

INDEX 01 56:45:12

TRACK 12 AUDIO

TITLE "Yakooza - Cocaine (Derb Remix)"

INDEX 00 01:02:48:40

INDEX 01 01:02:50:40

TRACK 13 AUDIO

TITLE "DJ Scot Project - Future Is Now (Hardriff Mix)"

INDEX 00 01:09:32:67

INDEX 01 01:09:34:67

Then when you go to save it in Notepad:

1. choose 'Save As'
2. switch file type from '.txt' to 'all files'
3. give your file a .cue extension
4. voila! That is it!

Just make sure you save the file as a .txt also, because if you only save it as .cue, you will not be able to open again with Notepad if you have to edit it.
skip
quote:
Originally posted by Ygrene
Here is what your cue file would look like: (please ignore the cheesy tracks)

TITLE "Excessive Energy"

PERFORMER "Dollar"

FILE “"C:\Documents and Settings\HP_Owner\My Documents\Productions\DollarThirdMix.wav"” WAVE

TRACK 01 AUDIO

TITLE "DJ Jean - Lift Me Up (Barthezz Uplifting Remix)"

INDEX 00 00:00:00

INDEX 01 00:00:00

TRACK 02 AUDIO

TITLE "CRW - I Feel Love (Dumonde Remix)"

INDEX 00 07:48:72

INDEX 01 07:50:72

TRACK 03 AUDIO

TITLE "Quo Vadis - Sonic Boom (Yomanda Remix)"

INDEX 00 13:26:58

INDEX 01 13:28:58

TRACK 04 AUDIO

TITLE "Marc Et Claude - Loving You (DJ Isaac Remix)"

INDEX 00 19:24:42

INDEX 01 19:26:42

TRACK 05 AUDIO

TITLE "Novy vs. Eniac - Pumpin'"

INDEX 00 24:21:09

INDEX 01 24:23:09

TRACK 06 AUDIO

TITLE "Rachel Auburn - Bass Keeps Pumpin'"

INDEX 00 29:59:34

INDEX 01 30:01:34

TRACK 07 AUDIO

TITLE "Heatseeker - Xplicit"

INDEX 00 34:43:43

INDEX 01 34:45:43

TRACK 08 AUDIO

TITLE "Derb - Derb (Derbus Mix)"

INDEX 00 39:31:14

INDEX 01 39:33:14

TRACK 09 AUDIO

TITLE "Voodoo & Serano - Blood Is Pumpin'"

INDEX 00 45:53:43

INDEX 01 45:55:43

TRACK 10 AUDIO

TITLE "Cinderella - The Realm (DJ Spoke Remix)"

INDEX 00 52:05:54

INDEX 01 52:07:54

TRACK 11 AUDIO

TITLE "Arome - Somebody (Hangover Help Mix)"

INDEX 00 56:43:12

INDEX 01 56:45:12

TRACK 12 AUDIO

TITLE "Yakooza - Cocaine (Derb Remix)"

INDEX 00 01:02:48:40

INDEX 01 01:02:50:40

TRACK 13 AUDIO

TITLE "DJ Scot Project - Future Is Now (Hardriff Mix)"

INDEX 00 01:09:32:67

INDEX 01 01:09:34:67

Then when you go to save it in Notepad:

1. choose 'Save As'
2. switch file type from '.txt' to 'all files'
3. give your file a .cue extension
4. voila! That is it!

Just make sure you save the file as a .txt also, because if you only save it as .cue, you will not be able to open again with Notepad if you have to edit it.



yes you can, just right click and open with and choose notepad from there.

and here's what i've been using for my cue files (i made one cue sheet i can use by just changing all the performers, titles and times):

TITLE "insert title"
PERFORMER "insert performer"
FILE "insert filename.mp3" MP3
TRACK 01 AUDIO
TITLE "insert title"
PERFORMER "insert performer"
INDEX 01 00:00:00
TRACK 02 AUDIO
TITLE "insert title"
PERFORMER "insert performer"
INDEX 01 00:00:00
TRACK 03 AUDIO
TITLE "insert title"
PERFORMER "insert performer"
INDEX 01 00:00:00
TRACK 04 AUDIO
TITLE "insert title"
PERFORMER "insert performer"
INDEX 01 00:00:00
TRACK 05 AUDIO
TITLE "insert title"
PERFORMER "insert performer"
INDEX 01 00:00:00
TRACK 06 AUDIO
TITLE "insert title"
PERFORMER "insert performer"
INDEX 01 00:00:00
TRACK 07 AUDIO
TITLE "insert title"
PERFORMER "insert performer"
INDEX 01 00:00:00
TRACK 08 AUDIO
TITLE "insert title"
PERFORMER "insert performer"
INDEX 01 00:00:00
TRACK 09 AUDIO
TITLE "insert title"
PERFORMER "insert performer"
INDEX 01 00:00:00
TRACK 10 AUDIO
TITLE "insert title"
PERFORMER "insert performer"
INDEX 01 00:00:00
TRACK 11 AUDIO
TITLE "insert title"
PERFORMER "insert performer"
INDEX 01 00:00:00
TRACK 12 AUDIO
TITLE "insert title"
PERFORMER "insert performer"
INDEX 01 00:00:00
TRACK 13 AUDIO
TITLE "insert title"
PERFORMER "insert performer"
INDEX 01 00:00:00
TRACK 14 AUDIO
TITLE "insert title"
PERFORMER "insert performer"
INDEX 01 00:00:00
TRACK 15 AUDIO
TITLE "insert title"
PERFORMER "insert performer"
INDEX 01 00:00:00
TRACK 16 AUDIO
TITLE "insert title"
PERFORMER "insert performer"
INDEX 01 00:00:00
TRACK 17 AUDIO
TITLE "insert title"
PERFORMER "insert performer"
INDEX 01 00:00:00
TRACK 18 AUDIO
TITLE "insert title"
PERFORMER "insert performer"
INDEX 01 00:00:00
TRACK 19 AUDIO
TITLE "insert title"
PERFORMER "insert performer"
INDEX 01 00:00:00
TRACK 20 AUDIO
TITLE "insert title"
PERFORMER "insert performer"
INDEX 01 00:00:00
Ygrene
quote:
Originally posted by skip

yes you can, just right click and open with and choose notepad from there.



Hahahahaha! Well I'll be damned!


*deletes .txt's*
skip
quote:
Originally posted by Ygrene
Hahahahaha! Well I'll be damned!


*deletes .txt's*



:D

xstalkrx
downloaded nero 1.0 and not really sure what it is. Dont see any way to burn a CD or how to use a .cue file with it.
Fëanor
What about those two secs between index 00 and 01? Is this a 2 sec of silence between tracks?
CLICK TO RETURN TO TOP OF PAGE
Pages: [1] 2 
Privacy Statement