View Single Post
Old May 10th, 2008   #8 (permalink)
runawayprisoner
Doku Ichi
 
runawayprisoner's Avatar
 
Join Date: Nov 2006
Location: Santa Cruz, CA
Posts: 3,396
.bin is universal for anything... binary. (hence... "bin")

Anyway, it depends on what kind of file that is. Better way to do it is hex edit the file, then look for an audio header. It'll tell you what format the file is, where its data starts and where the data ends. You can then use the hex editor to extract the data chunk (and the header) out into another file, and that file would be the sound file you're looking for. (oh yeah, and you still need to fix the header in the new sound file)
__________________
My best friend:
Kopu: Asus Eee PC 701


Next best friend: Gamu
CPU: Intel Core 2 Duo E7200 @ 3.80GHz
RAM: 2GB of DDR2 800MHz (brandless, and brainless)
GPU: ATI Radeon HD 4850 @ 800/1100

Good for PCSX2: overclock, overclock, and even more overclock.
runawayprisoner is offline   Reply With Quote