Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /storage/content/49/145849/famitracker.com/public_html/forum/classes/dbHandler.php on line 29 FamiTracker
Login:
Menu:
Post: Author:
FamiTracker > General > FamiTracker Talk > Ripping N64 audio samples Owner: TechEmporium New post
Page 1 of 2 Sort: Goto Page: [1] [2] Next >>
Ripping N64 audio samples Posted: 2011-03-07 02:32 Reply | Quote
TechEmporium

Avatar

Member for: 4485 days
Status: Offline

#13952
Is it even possible? Is there any good utility (besides a HEX editor) to rip samples out of N64 mini USF audio files? Because I came across the mini USF for Ocarina Of Time revision 1.0 & want to rip the voice samples from the Fire Temple theme...

[url=http://www.youtube.com/watch?v=oqEpo1bvL_4]http://www.youtube.com/watch?v=oqEpo1bvL_4

If you listen closely to the voice samples, you'll notice that they're repeated samples of the Islamic call to prayer (& I have an idea involving them).

_______________________
Technology: the one thing that's hated & cursed at by all engineers, technologists, scientists & technicians!

(Lousy modern technology! )
Posted: 2011-03-07 03:22 Reply | Quote
ElHuesudoII

Avatar

Member for: 4525 days
Status: Offline

#13954
apparently SNESSOR can rip N64 samples, but I haven't tried it myself...

Posted: 2011-03-07 04:08  (Last Edited: 2011-03-08 02:16) Reply | Quote
jrlepage
Moderator

Avatar

Member for: 4982 days
Location: Canada
Status: Offline

#13955
I know it's possible; I remember Paper_Luigi from VGMusic ripped samples from a couple N64 games including Mario Kart 64 (IIRC), a few years ago. All I remember though is that it involves Hex editing somehow, but don't quote me on that...

Here's the pack, if you're interested:

[url=http://jrlepage.co.cc/temp/samples_part1.nsf]Part 1
[url=http://jrlepage.co.cc/temp/samples_part2.nsf]Part 2

My server's screwed up and won't let anyone download RARs so you'll have to manually change the extension from NSF to RAR after you've downloaded the files. >_>

_______________________
Follow me on [url=https://twitter.com/jrlepage2a03]Twitter.
I record (some) NSFs on hardware. Feel free to [url=http://www.famitracker.com/forum/posts.php?id=3633]request a hardware render.
Posted: 2011-03-07 09:28 Reply | Quote
furrykef

Avatar

Member for: 5189 days
Status: Offline

#13962
If you find any info on it, let me know, because I'm [i]dying[/i] to rip the voice clips from the Japanese Star Fox 64 (it's needed for my project, Learning Languages Through Video Games). There are tools to rip sounds from N64 games, but they fail on this particular game.

Posted: 2011-03-08 00:55  (Last Edited: 2011-03-08 00:56) Reply | Quote
Dave
Moderator

Avatar

Member for: 5682 days
Location: UK
Status: Offline

#13991
recently there was a thread like this at hcs64, which i answered

[url=http://www.hcs64.com/mboard/forum.php?showthread=22238]http://www.hcs64.com/mboard/forum.php?showthread=22238

hope that helps

_______________________
[url=http://www.iridescentaudio.co.uk]iridescent audio
Posted: 2011-03-08 01:33  (Last Edited: 2011-03-08 01:40) Reply | Quote
TechEmporium

Avatar

Member for: 4485 days
Status: Offline

#13994
Props, Dave! That's exactly what I needed to find. Now, I can experiment with the Islamic call to prayers in my ongoing OST.

[quote=jrlepage]I know it's possible; I remember Paper_Luigi from VGMusic ripped samples from a couple N64 games including Mario Kart 64 (IIRC), a few years ago. All I remember though is that it involves Hex editing somehow, but don't quote me on that...

EDIT:

Here's the sample pack, just in case you're interested.

[url=http://jrlepage.co.cc/temp/samples.part1.rar]part 1
[url=http://jrlepage.co.cc/temp/samples.part2.rar]part 2[/quote]

Je ne peux pas les télécharger; il y a une problème avec les fichiers RAR sur votre serveur informatique. Vous devrez crée une fichier texte sur votre serveur informatique & l'apellez [i].htaccess[/i], avec ceçi:

[quote=.htaccess]AddType application/x-compress .rar[/quote]

Sinon, vous devrez nommer les fichiers sans une "." entre les mots "samples" & "parts" (par exemple, [i]samples_part1.rar[/i]).

_______________________
Technology: the one thing that's hated & cursed at by all engineers, technologists, scientists & technicians!

(Lousy modern technology! )
Posted: 2011-03-08 02:22 Reply | Quote
jrlepage
Moderator

Avatar

Member for: 4982 days
Location: Canada
Status: Offline

#13997
[quote=TechEmporium][quote=jrlepage]I know it's possible; I remember Paper_Luigi from VGMusic ripped samples from a couple N64 games including Mario Kart 64 (IIRC), a few years ago. All I remember though is that it involves Hex editing somehow, but don't quote me on that...

EDIT:

Here's the sample pack, just in case you're interested.

[url=http://jrlepage.co.cc/temp/samples.part1.rar]part 1
[url=http://jrlepage.co.cc/temp/samples.part2.rar]part 2[/quote]

Je ne peux pas les télécharger; il y a une problème avec les fichiers RAR sur votre serveur informatique. Vous devrez crée une fichier texte sur votre serveur informatique & l'apellez [i].htaccess[/i], avec ceçi:

[quote=.htaccess]AddType application/x-compress .rar[/quote]

Sinon, vous devrez nommer les fichiers sans une "." entre les mots "samples" & "parts" (par exemple, [i]samples_part1.rar[/i]).[/quote]

Thanks for letting me know, but even that didn't work. I updated the link above and changed the extensions to NSF; you'll have to manually rename them. I could manually make two ZIPs, which my webhost does support, but I couldn't be bothered right now. :p

_______________________
Follow me on [url=https://twitter.com/jrlepage2a03]Twitter.
I record (some) NSFs on hardware. Feel free to [url=http://www.famitracker.com/forum/posts.php?id=3633]request a hardware render.
Posted: 2011-03-09 01:47  (Last Edited: 2011-03-09 04:43) Reply | Quote
TechEmporium

Avatar

Member for: 4485 days
Status: Offline

#14026
Well, another option would be to use "application/octetstream" instead for your .htaccess file. If you want, I'll send you a .htaccess file.

As for the downloads, sadly, those samples weren't exactly what I was looking for, but they may come in handy to others later.

EDIT: None of the ripping programs mentioned here actually worked for any of the Ocarina Of Time ROMs floating around. I'm guessing I'd have to do it the old fashioned way by making my own sample from an actual call to prayer.

_______________________
Technology: the one thing that's hated & cursed at by all engineers, technologists, scientists & technicians!

(Lousy modern technology! )
Posted: 2011-03-09 09:53 Reply | Quote
Dave
Moderator

Avatar

Member for: 5682 days
Location: UK
Status: Offline

#14036
yeah it's hit and miss. i dunno if the tools are at fault or if it's really just because N64 is a pain and nothing is standardised. there's relatively few USF rips for a similar reason

_______________________
[url=http://www.iridescentaudio.co.uk]iridescent audio
Posted: 2011-03-09 16:24  (Last Edited: 2011-03-09 16:25) Reply | Quote
furrykef

Avatar

Member for: 5189 days
Status: Offline

#14044
[quote=Dave]or if it's really just because N64 is a pain and nothing is standardised.[/quote]
This. It's why I can't just rip the sounds from Star Fox 64, 'cause I looked into it and it's definitely not in the standard format. I also *ahem* "acquired" a copy of the official SDK just so I could see how it handled sound. I disassembled a sound routine and looked for a copy of that routine in the Star Fox 64 ROM. It was nowhere to be found.


Posted: 2011-03-10 01:20 Reply | Quote
TechEmporium

Avatar

Member for: 4485 days
Status: Offline

#14049
Yeah; I hear ya on this.

There aren't many CTL or TBL files for ripping audio from N64 games either. Again, I'm assuming it's because each game's ROM doesn't store sound samples in any localized offset.

_______________________
Technology: the one thing that's hated & cursed at by all engineers, technologists, scientists & technicians!

(Lousy modern technology! )
Posted: 2011-03-22 21:25 Reply | Quote
Raijin

Avatar

Member for: 4123 days
Status: Offline

#14597
Since this thread is similar to my question, I thought I'd ask here.
Is it possible to separate N64 music channels from miniusf files?

Posted: 2011-03-23 01:49 Reply | Quote
TechEmporium

Avatar

Member for: 4485 days
Status: Offline

#14602
I think it is; there shouldn't be any reason why not. Here are some technical specs, but they don't really look as detailed as they should be:

[url=http://www.hcs64.com/usf/usf.txt]http://www.hcs64.com/usf/usf.txt

_______________________
Technology: the one thing that's hated & cursed at by all engineers, technologists, scientists & technicians!

(Lousy modern technology! )
Posted: 2011-03-27 05:55 Reply | Quote
icesoldier

Avatar

Member for: 4109 days
Location: Amarillo, Texas, United States
Status: Offline

#14800
The short version of the USF spec is: the file contains a ROM and/or a save state, as used by Project64. The channels would need to be separated in software, during emulation. After poking around with 64th Note's source code for a bit, I couldn't find how it mixes the channels (I'm sure this was due to my lack of understanding of the structure of a Winamp plugin), but I think it's possible to separate them out. A tool would just need to be written specifically for it.

_______________________
[url=http://icesoldier.me]Website (includes FTM's of my covers)
Posted: 2011-03-27 07:02 Reply | Quote
Raijin

Avatar

Member for: 4123 days
Status: Offline

#14807
I have the foobar2000 plugin for 64th note. I actually don't like winamp at all. It's just this ginormous program that beasts my poor cpu. It'd be cool if we could easily rip N64, PSX, PS2 and DS moosix though.

_______________________
[url=http://www.youtube.com/user/ChiptunedRaijin]Youtube Channel
Page 1 of 2 Sort: Goto Page: [1] [2] Next >>