mirror of
https://github.com/holub/mame
synced 2025-04-23 17:00:53 +03:00
From: Chris [mailto:gyrovision@gmail.com]
Subject: MAME Submission Attached 2-2 Again, re-submitting in case this wasn't received. This is a new set of official Gorf sound samples which I recorded from my pcb. The file contains a .diff to raise the default samples volume from 0.25 to 0.85. To prove the accuracy of these samples, I made an uninterrupted 20 minute long direct MP3 recording of the gameplay which can be downloaded HERE. Anyone interested in the documentation of the Votrax speech for Astrocade hardware can download my file posted on MAME World HERE. The file contains pcb recordings of every possible word and phrase used in Gorf and Wizard of Wor, and includes detailed notes indicating where words are spoken and when. Chris Law gyrovision@gmail.com
This commit is contained in:
parent
eea897cc5b
commit
d98a598223
@ -1419,7 +1419,7 @@ static MACHINE_DRIVER_START( gorf )
|
||||
|
||||
MDRV_SOUND_ADD(SAMPLES, 0)
|
||||
MDRV_SOUND_CONFIG(gorf_samples_interface)
|
||||
MDRV_SOUND_ROUTE(ALL_OUTPUTS, "upper", 0.25)
|
||||
MDRV_SOUND_ROUTE(ALL_OUTPUTS, "upper", 0.85)
|
||||
MACHINE_DRIVER_END
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user