mirror of
https://github.com/holub/mame
synced 2025-10-06 09:00:04 +03:00
pve500 volume adjust (nw)
This commit is contained in:
parent
62ea5f8c1d
commit
8351cb2882
@ -386,7 +386,7 @@ static MACHINE_CONFIG_START( pve500, pve500_state )
|
||||
/* audio hardware */
|
||||
MCFG_SPEAKER_STANDARD_MONO("mono")
|
||||
MCFG_SOUND_ADD("buzzer", BEEP, 0)
|
||||
MCFG_SOUND_ROUTE(ALL_OUTPUTS, "mono", 0.5)
|
||||
MCFG_SOUND_ROUTE(ALL_OUTPUTS, "mono", 0.05)
|
||||
|
||||
MACHINE_CONFIG_END
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user