mirror of
https://github.com/holub/mame
synced 2025-05-25 15:25:33 +03:00
Adjusted volume
This commit is contained in:
parent
3a81676507
commit
42bc84bd05
@ -1784,7 +1784,7 @@ static MACHINE_DRIVER_START( konami_sound_2x_ay8910 )
|
||||
|
||||
MDRV_SOUND_ADD("konami", DISCRETE, 0)
|
||||
MDRV_SOUND_CONFIG_DISCRETE(konami_sound)
|
||||
MDRV_SOUND_ROUTE(ALL_OUTPUTS, "mono", 0.2)
|
||||
MDRV_SOUND_ROUTE(ALL_OUTPUTS, "mono", 0.5)
|
||||
MACHINE_DRIVER_END
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user