|
Creating a BIN file
|
View this Thread in Original format
| dj_bas |
| So I've scoured various forums and the Internet and I can't figure out how, or why, I have a CUE file and no BIN file. Everything I've found shows how to create a BIN from a CUE but not vice versa. So I'm asking, is there anyway to create a BIN file for a CUE file that's associated with an MP3? |
|
|
| _Nut_ |
Why do you need a .bin file for an mp3? Most programs allow you to change the
FILE "name.bin" BINARY
to
FILE "name.mp3" MP3
in your cue sheet.
Bin files are pure binary. I've never heard of an mp3 being in .bin format
a .cue file is a simple file with stuff like
TITLE "Live in Berlin, 1998"
PERFORMER "Faithless"
FILE "faithless - live in berlin.mp3" MP3
TRACK 01 AUDIO
TITLE "Reverence"
PERFORMER "Faithless"
INDEX 01 00:00:00
TRACK 02 AUDIO
TITLE "She's My Baby"
PERFORMER "Faithless"
INDEX 01 06:42:00
TRACK 03 AUDIO
TITLE "Take The Long Way Home"
PERFORMER "Faithless"
INDEX 01 10:54:00
TRACK 04 AUDIO
TITLE "Insomnia"
PERFORMER "Faithless"
INDEX 01 17:04:00
A bin file is all one's and zero's. |
|
|
| dj_bas |
| I know how a CUE file works and I have one for this mp3, but Toast Titanium will only burn a CUE file if it has an accompanying BIN file. And I've NEVER seen a BIN file that coincides with a CUE file for an mp3 :( |
|
|
| kid nyce |
is toast a burning program for a mac?
any help acquiring a copy for it? or is it freeware?
does it do dvds as well? i have a superdrive on my macbook, im guessing it'll write to the disk then burn yea? |
|
|
| dj_bas |
It does burn DVDs and no it's not freeware, I believe Nero makes it. I had my roomie grab a cracked version of a few weeks ago :p
edit // I'll see if I still have the installer and stuff on my machine and I can upload it and send it to you :) |
|
|
|
|