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: Sound problems  (Read 1008 times)

0 Members and 1 Guest are viewing this topic.

mlcampbe

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 86
  • Last login:December 08, 2022, 10:54:49 am
  • I'm a llama!
Sound problems
« on: August 30, 2006, 11:38:26 am »
I've got about 95% of my cabinet complete and it is playable. I have a problem with sound when playing games though.

When I start mamewah and it plays music there is no problem at all so I know it is not the speakers or connections.

However, in some (not necessarily all) games the sound is broken up and almost like static at some points. Problem games inlcude DK3 and Track and Field, and possibly others.

Is this a problem with a mame settings or with the sound from the games themselves?

I've tried editing my mamepp.ini file and setting the audio_latency=2 and samplerate=11025 but this did not seem to make any difference.

Any suggetsions?

ahofle

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4544
  • Last login:August 30, 2023, 05:10:22 pm
    • Arcade Ambience Project
Re: Sound problems
« Reply #1 on: August 30, 2006, 11:44:56 am »
That usually happens when the game is not running at full speed.  Check your frame rate with F11.  Also, are you by chance using "GDI" mode for video? 

mlcampbe

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 86
  • Last login:December 08, 2022, 10:54:49 am
  • I'm a llama!
Re: Sound problems
« Reply #2 on: August 30, 2006, 12:35:02 pm »
BTW my mame version is 0.89 if that matters.

I checked the framerate and it is between 94%-100% mostly staying around 100% at 60 fps.

As for the GDI mode how do you tell? I don't see anything in the mamepp.ini that says 'gdi' and I don't remember setting it but that was a while back!

I have the following set for windows video options:
triblebuffer-1, ddraw=1

ahofle

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4544
  • Last login:August 30, 2023, 05:10:22 pm
    • Arcade Ambience Project
Re: Sound problems
« Reply #3 on: August 30, 2006, 03:21:56 pm »
Do you notice if the frame rate is dropping below 100% when it's crackling (and conversely, is the sound OK when it's at 100%)?  If so, then it's probably MAME not being able to keep up with the emulation for whatever reason.  Try may want to try selecting a lower resolution or something to see if that helps.

krick

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2006
  • Last login:May 23, 2025, 03:48:36 am
  • Gotta have blue hair.
Re: Sound problems
« Reply #4 on: August 30, 2006, 03:37:07 pm »
Triple bufffer will mess up the sound on demanding games, especially if you have borderline hardware.  Don't enable triple buffer globally in the mame.ini file, just selectively enable it in games that really need it (i.e. games that scroll vertically or horizontally) in their own game specific ini files.
Hantarex Polo 15KHz
Sapphire Radeon HD 7750 2GB (GCN)
GroovyMAME 0.197.017h_d3d9ex
CRT Emudriver & CRT Tools 2.0 beta 13 (Crimson 16.2.1 for GCN cards)
Windows 7 Home Premium 64-bit
Intel Core i7-4790K @ 4.8GHz
ASUS Z87M-PLUS Motherboard

mlcampbe

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 86
  • Last login:December 08, 2022, 10:54:49 am
  • I'm a llama!
Re: Sound problems
« Reply #5 on: August 31, 2006, 01:05:20 pm »
Disabling triplebuffer seems to have fixed the problem for now.
Thanks