Go Back   Club CDFreaks - Knowledge is Power > International Chat: Software related > Audio


Commercial message



Audio Discuss, Recording "hidden" tracks at International Chat: Software related forum; Hi. I have an album ripped in mp3 but I want to put it on an audio CD. Now, here's the issue: the first track contains the hidden track in the beginning, which is also ripped as a single song, but I need to put it on the beginning


Reply
 
Thread Tools
Old 12-10-2004   #1 (permalink)
CD Freaks Member
 
Sodom's Avatar
 
Join Date: Jul 2003
Location: Europe
Posts: 132
Recording "hidden" tracks

Hi. I have an album ripped in mp3 but I want to put it on an audio CD. Now, here's the issue: the first track contains the hidden track in the beginning, which is also ripped as a single song, but I need to put it on the beginning of the first song.

You probably all know hidden tracks and you can find them. If you rewind the song which contains hidden track the time goes below zero and starts a countdown. When it reaches 0:00, it starts to play the "real" track.

How to do that? I use Nero.
__________________

Computer #1 info:

- AMD64 X2 5600+
- 3x OCZ Platinum XTC 1GB 800 MHz
- 2x WD2500AAKS
- 1x WD6400AAKS
- GF6600
- Foxconn N570SM2AA-8EKRS2H
- 1x Plextor 716A
- 1x Plextor Premium
- Enermax Chakra housing

Computer #2 info:
ASUS A6Km Ultra

Computer #3 info:
- P4 Prescott 3.0
- Abit IC7-G
- 1x WD1600JD
- 2x 512MB Viking RAM
- Radeon 9550
Sodom is offline   Reply With Quote
Old 13-10-2004   #2 (permalink)
CD Freaks Expert
 
RichMan's Avatar
 
Join Date: Jan 2004
Posts: 592
Re: Recording "hidden" tracks

Do you want the CD-R that you create to also have the hidden track? If so, I've not heard of burning software that will allow this. Maybe if you create a CUE sheet it is possible but I wouldn't know.

If you simply want the 'hidden' song to appear on your CD-R then all you need to do is burn it like all the other ripped songs.
RichMan is offline   Reply With Quote
Old 13-10-2004   #3 (permalink)
CDFreaks Resident
 
BeeR_DoG's Avatar
 
Join Date: Nov 2002
Location: Denmark
Posts: 1,853
Re: Recording "hidden" tracks

Feurio will do the trick

Quote from feurio online help.

HIDDEN BONUS TRACK
You can crack a special ”joke” if you fill the index-0 part of track 1 with music:
When the CD is inserted and ”Start” has been pressed, the CD-Player will ALWAYS start with track 1, index 1 - the index-0 part is SKIPPED. Because track 1 has no previous tracks, the index-0 part will usually NOT be played!

The index-0 part will ONLY be played, if the rewind button is pressed during playback!

Produce index-0 music:

Of course Feurio!® can be used to produce index-0 music: Start the Feurio!® Trackeditor (button: ”Trackeditor” in the project directory), set the cursor to the desired position, then click on ”Set special index-0 marker” in the ”Actions” menu.



From: Feurio! CD-Writer online help (c) by Fangmeier Systemprogrammierung
__________________
Antenna
BeeR_DoG is offline   Reply With Quote
Old 13-10-2004   #4 (permalink)
CD Freaks Audio Expert
 
Join Date: Jul 2002
Posts: 940
Re: Recording "hidden" tracks

yes, as BeeR DoG has said, it's very easy to do with Feurio! if the hidden track and track 1 are in the same MP3 file.
Just open Track Editor and press "Set special index-0 marker" over the desired position.

If the hidden track is a separated file, then I think you must join it first with track1 in order to do this with Feurio.
Another option is to create a cuesheet.

Nero can't do it, except you burn a cuesheet.
Nero can't insert music into index-0 zones, only silence, and you modify them by changing the length of the pauses between tracks.
minix is offline   Reply With Quote
Old 15-10-2004   #5 (permalink)
CD Freaks Member
 
Sodom's Avatar
 
Join Date: Jul 2003
Location: Europe
Posts: 132
Re: Recording "hidden" tracks

What about bonus tracks between the tracklist? For example: 5th song completes, then there's bonus song and then the 6th song continues.
__________________

Computer #1 info:

- AMD64 X2 5600+
- 3x OCZ Platinum XTC 1GB 800 MHz
- 2x WD2500AAKS
- 1x WD6400AAKS
- GF6600
- Foxconn N570SM2AA-8EKRS2H
- 1x Plextor 716A
- 1x Plextor Premium
- Enermax Chakra housing

Computer #2 info:
ASUS A6Km Ultra

Computer #3 info:
- P4 Prescott 3.0
- Abit IC7-G
- 1x WD1600JD
- 2x 512MB Viking RAM
- Radeon 9550
Sodom is offline   Reply With Quote
Old 15-10-2004   #6 (permalink)
CDFreaks Resident
 
BeeR_DoG's Avatar
 
Join Date: Nov 2002
Location: Denmark
Posts: 1,853
Re: Recording "hidden" tracks

Quote:
Originally Posted by Sodom
What about bonus tracks between the tracklist? For example: 5th song completes, then there's bonus song and then the 6th song continues.
Well, I don’t think it’s possible, not in the same way. But you could join track 5 with the bonus track, using a wave editor. That way the bonus track would play right after the real track 5, but it would still show up as track 5. Well, it is not really hidden only kind of disguised.
__________________
Antenna
BeeR_DoG is offline   Reply With Quote
Old 18-10-2004   #7 (permalink)
New on Forum
 
Join Date: Oct 2004
Posts: 20
Re: Recording "hidden" tracks

I haven't tested this, it's from memory - but the following cuesheet should work. You'll have to write one yourself and load it into nero.

Code:
FILE "hidden_track.wav" WAVE 
   TRACK 01 AUDIO 
     INDEX 00 00:00:00 
 FILE "file1.wav" WAVE     
     INDEX 01 00:00:00 
     
 FILE "file2.wav" WAVE     
   TRACK 02 AUDIO 
     INDEX 01 00:00:00 
     
 FILE "file3.wav" WAVE     
   TRACK 03 AUDIO 
     INDEX 01 00:00:00 
 
 FILE "bonus_song.wav" WAVE     
   TRACK 04 AUDIO 
     INDEX 00 00:00:00 
 FILE "file4.wav" WAVE    
     INDEX 01 00:00:00
ivanova is offline   Reply With Quote
Old 19-10-2004   #8 (permalink)
CDFreaks Resident
 
Join Date: Aug 2004
Posts: 1,515
Re: Recording "hidden" tracks

Files as Indexes is an unsupported extension to CUE, support is limited, mainly EAC and Burrrn
Matth is offline   Reply With Quote
Old 20-10-2004   #9 (permalink)
New on Forum
 
Join Date: Oct 2004
Posts: 1
Re: Recording "hidden" tracks

Quote:
Originally Posted by Sodom
Hi. I have an album ripped in mp3 but I want to put it on an audio CD. Now, here's the issue: the first track contains the hidden track in the beginning, which is also ripped as a single song, but I need to put it on the beginning of the first song.

You probably all know hidden tracks and you can find them. If you rewind the song which contains hidden track the time goes below zero and starts a countdown. When it reaches 0:00, it starts to play the "real" track.

How to do that? I use Nero.
what i use to make a perfect rip of any and all cd's is either CDRWIN or Alcohol 120%. make an image of your disc in cue/bin format and burn back to cd with the same software. has never failed for me, even works with all "copy-protected" software on cd.
eastcoast ripper is offline   Reply With Quote
 
Reply


If you can't find where you are looking for, then become a member and get an answer fast! We have thousands of people online every moment of the day to help you! Click here



Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
The "dye" myth, or all about the "Mediacode" / "ADVInfo" / "MID Francksoy Blank Media 28 18-10-2007 09:57
CD RAW COPY: "hidden" program? cassioli Burning Software 1 12-09-2002 14:21
covers "serious beats 31" "wamdue project" "tiesto-magic5" ??? djrolo Dutch: De Woonkamer 7 04-06-2000 23:20


All times are GMT +2. The time now is 01:12.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0