The NEW Build Your Own Arcade Controls

Main => Software Forum => Topic started by: ARTIFACT on September 08, 2007, 02:51:30 pm

Title: how do you deal with mame audio volume differences?
Post by: ARTIFACT on September 08, 2007, 02:51:30 pm
games seem to all have different volume loudness

does mame have some kind of volume normalizer or similar feature?
maybe even at the OS level ...


what do you do?
Title: Re: how do you deal with mame audio volume differences?
Post by: ARTIFACT on September 09, 2007, 12:48:35 am
I found this ~2 years old thread...

http://forum.arcadecontrols.com/index.php?topic=41938.0

Any ideas about dealing with this?
Title: Re: how do you deal with mame audio volume differences?
Post by: headkaze on September 09, 2007, 02:02:29 am
Two things you can do..

1. Get Mame32FX which has volume normalization
2. Get my utility called "Command Line Volume" from here (http://www.gameex.net/Download/WrappersandUtilities/tabid/85/Default.aspx)

My program is a little hard to understand, but what it does is you run it before a game using the usual launch before and after features that most FE's have. When in the game you adjust the volume to the way you want. When you exit the volume will be saved so next time you run it the volume will be the same. Unfortunately it doesn't work on a percentage of volume, so it will be the exact same volume not relative to the current volume. I've been meaning to change it to work relatively though.
Title: Re: how do you deal with mame audio volume differences?
Post by: ARTIFACT on September 09, 2007, 11:54:51 am
interesting thanks for posting!

i run my own compile of mame though - this fx release is a flavor of mame32 correct?

are those 2 advices 'steps'?  or can i just do #2 (your command line app)?

thanks again :)
Title: Re: how do you deal with mame audio volume differences?
Post by: headkaze on September 09, 2007, 01:02:37 pm
interesting thanks for posting!

i run my own compile of mame though - this fx release is a flavor of mame32 correct?

are those 2 advices 'steps'?  or can i just do #2 (your command line app)?

thanks again :)


Just #2 is fine.
Title: Re: how do you deal with mame audio volume differences?
Post by: ARTIFACT on September 09, 2007, 02:30:36 pm
ok!

is there any chance you could tell me what command line / tricks i need to do in MaLa?

i would set volume thru the mame menu (TAB) right ?

it would make a useful page for the mala wiki imho ... :)

thanks...
Title: Re: how do you deal with mame audio volume differences?
Post by: headkaze on September 10, 2007, 02:51:21 am
ok!

is there any chance you could tell me what command line / tricks i need to do in MaLa?

i would set volume thru the mame menu (TAB) right ?

it would make a useful page for the mala wiki imho ... :)

thanks...

It would work something like this for Mala:

Launch Before Command Line: volume.exe -read -file %rom%.vol
Launch After Command Line: volume.exe -write -file %rom%.vol
Title: Re: how do you deal with mame audio volume differences?
Post by: loadman on September 10, 2007, 03:29:44 am
It would make a useful page for the mala wiki imho ... :)

Go for it..  I encourage all to contribute.  ;D

Just use your forum login and password  :)
Title: Re: how do you deal with mame audio volume differences?
Post by: csa3d on September 10, 2007, 10:31:59 am
This is awesome!  Can't wait to give that a go.  No more 500 decible Zinc issues!

Headkaze:  Any way you'd wanna compile this as a permanent Mala plug-in?

-csa
Title: Re: how do you deal with mame audio volume differences?
Post by: headkaze on September 10, 2007, 10:48:11 am
This is awesome!  Can't wait to give that a go.  No more 500 decible Zinc issues!

Headkaze:  Any way you'd wanna compile this as a permanent Mala plug-in?

-csa

There is actually more chance of me building this sort of thing into CPWizard. I don't use Mala as my FE I'm afraid so for now this is about all you got. If loadman wants to create a plugin for Mala I'm happy to help him.
Title: Re: how do you deal with mame audio volume differences?
Post by: ARTIFACT on September 10, 2007, 02:01:52 pm
awesome stuff....

maybe let the MALA author know?
Title: Re: how do you deal with mame audio volume differences?
Post by: headkaze on September 10, 2007, 02:14:45 pm
awesome stuff....

maybe let the MALA author know?

Yeah go ahead, Swindus is a nice bloke, he might integrate a feature like that into Mala.
Title: Re: how do you deal with mame audio volume differences?
Post by: ARTIFACT on September 10, 2007, 04:28:03 pm
OK I dont know him personally but I will send him a PM with a link to this thread

Thanks!
Title: Re: how do you deal with mame audio volume differences?
Post by: ARTIFACT on September 10, 2007, 04:43:17 pm
PM sent!

I suggested that this command gets implemented as a checkbox + browse for .exe option in the MaLa options dialog

that'd be convenient! I hope he looks into it :)

thank you
Title: Re: how do you deal with mame audio volume differences?
Post by: retrometro on September 11, 2007, 09:55:12 pm
This is awesome!  Can't wait to give that a go.  No more 500 decible Zinc issues!

Headkaze:  Any way you'd wanna compile this as a permanent Mala plug-in?

-csa


what does the mala plug-in do?
Title: Re: how do you deal with mame audio volume differences?
Post by: ARTIFACT on September 11, 2007, 10:33:41 pm
This is awesome!  Can't wait to give that a go.  No more 500 decible Zinc issues!

Headkaze:  Any way you'd wanna compile this as a permanent Mala plug-in?

-csa


what does the mala plug-in do?



There is no mala plugin... I sent a PM to Swindus (who created Mala) to ask if headkake's command line volume app could be available thru a convenient option in Mala . .. and csa3d asked headkaze if he could make this a mala "plug-in" instead of a standalone command line tool.

I think I summarized/clarified :)