Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: possible to extract audio from roms?  (Read 1558 times)

0 Members and 1 Guest are viewing this topic.

DYNAGOD

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1163
  • Last login:May 21, 2012, 07:01:55 am
  • sprites taste better than polygons
possible to extract audio from roms?
« on: October 12, 2004, 01:07:05 pm »
I have been playing aorund with dark basic and wanted to start making an admittedly simple game for the hell of it in my spare time.  i was wondering if there was a way to extract audio from rom files so i can have a sound base to work with. most if not all of the sounds in those classic titles are perfect and i have no desire to go recreating the wheel.


thanks
Enjoying the fruits of technological obsolescence one game at a time...

SirPeale

  • Green Mountain Man
  • Global Moderator
  • Trade Count: (+23)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 12963
  • Last login:August 04, 2023, 09:51:57 am
  • Arcade Repair in New England
    • Arcade Game and Other Coin-Op Projects
Re:possible to extract audio from roms?
« Reply #1 on: October 12, 2004, 08:13:32 pm »
Look @ M2.

Don't have an address handy, just do a Google.

bobbyt

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 8
  • Last login:September 08, 2005, 02:33:57 pm
  • Status: Contimplating Building
    • The Torgo Homepage
Re:possible to extract audio from roms?
« Reply #2 on: August 29, 2005, 01:41:22 pm »
Look @ M2.

Don't have an address handy, just do a Google.

I came across this post when trying to figure out how to extract audio...

    [/list]

    RayB

    • I'm not wearing pants! HA!
    • Trade Count: (+4)
    • Full Member
    • ***
    • Offline Offline
    • Posts: 11279
    • Last login:July 10, 2025, 01:33:58 am
    • There's my post
      • RayB.com
    Re: possible to extract audio from roms?
    « Reply #3 on: August 29, 2005, 04:48:03 pm »
    Thing is Dynagod... the older games use Synthesized sounds. That means there's NO data to extract. It's all programming through synthesizer chips.

    You should just get a Wave editor (Gold Wave, SoundForge), set your recording to be "What you Hear" or "Wav/Mp3", then hit record, and then play the game...

    Come back to the editor and edit the parts you want to keep and save them as your WAV sound files.
    NO MORE!!

    MaximRecoil

    • Trade Count: (+1)
    • Full Member
    • ***
    • Offline Offline
    • Posts: 1729
    • Last login:September 12, 2022, 09:50:44 pm
    Re: possible to extract audio from roms?
    « Reply #4 on: August 29, 2005, 08:24:01 pm »
    Quote
    That means there's NO data to extract. It's all programming through synthesizer chips.
    Well, there is data, just not in the form of an audio file. It would be cool if you could convert the data into a MIDI file, since that is essentially the same thing; i.e. instructions telling your sound card what tones to generate.

    JCL

    • Trade Count: (0)
    • Full Member
    • ***
    • Offline Offline
    • Posts: 239
    • Last login:April 20, 2008, 04:11:10 pm
    • What Are You Looking At?
    Re: possible to extract audio from roms?
    « Reply #5 on: August 29, 2005, 08:48:25 pm »
    Quote
    That means there's NO data to extract. It's all programming through synthesizer chips.
    Well, there is data, just not in the form of an audio file. It would be cool if you could convert the data into a MIDI file, since that is essentially the same thing; i.e. instructions telling your sound card what tones to generate.

    Well, not exactly. MIDI files are just information on note on/off volume, what instrument, etc. There are standard midi setups so that you can get a piano sound or guitar sound, etc so you can get an approximation to what the creator of the midi file intended.

    But standard midi doesn't support the random beeping and booping that an arcade machine synthesizer can do. So midi isn't really applicable to this.

    Recording the sound (hopefully without converting to analog) is probably the easiest and most accurate way to do it.

    Q*Bert_OP

    • Wiki Contributor
    • Trade Count: (+7)
    • Full Member
    • ***
    • Offline Offline
    • Posts: 2089
    • Last login:October 25, 2012, 07:20:42 pm
    • Oh yes, we did!
    Re: possible to extract audio from roms?
    « Reply #6 on: August 29, 2005, 08:51:45 pm »
    Dark Basic? how is it, I thought about buying it! is it easy for someone with minimal programing skills? [/thread_hijack]
    WTB: The Grid by Midway (2001), looking for 2 or more complete games, and large marquee

    bobbyt

    • Trade Count: (0)
    • Jr. Member
    • **
    • Offline Offline
    • Posts: 8
    • Last login:September 08, 2005, 02:33:57 pm
    • Status: Contimplating Building
      • The Torgo Homepage
    Re: possible to extract audio from roms?
    « Reply #7 on: September 02, 2005, 03:10:36 pm »
    You should just get a Wave editor (Gold Wave, SoundForge), set your recording to be "What you Hear" or "Wav/Mp3", then hit record, and then play the game...

    Unfortunatly the main sound I'm looking to get is played when there is background music...  Meaning the sound I end up will have the music, which will keep it from sounding right...  :(

      [/list]

      JCL

      • Trade Count: (0)
      • Full Member
      • ***
      • Offline Offline
      • Posts: 239
      • Last login:April 20, 2008, 04:11:10 pm
      • What Are You Looking At?
      Re: possible to extract audio from roms?
      « Reply #8 on: September 03, 2005, 12:04:54 pm »
      You should just get a Wave editor (Gold Wave, SoundForge), set your recording to be "What you Hear" or "Wav/Mp3", then hit record, and then play the game...

      Unfortunatly the main sound I'm looking to get is played when there is background music...

      RayB

      • I'm not wearing pants! HA!
      • Trade Count: (+4)
      • Full Member
      • ***
      • Offline Offline
      • Posts: 11279
      • Last login:July 10, 2025, 01:33:58 am
      • There's my post
        • RayB.com
      Re: possible to extract audio from roms?
      « Reply #9 on: September 05, 2005, 01:33:14 pm »
      Welp... time to hooke up with a programmer. His challenge: Disable the music.

      NO MORE!!