diff --git a/songs.mk b/songs.mk index 91ff944cef..e1007af21b 100644 --- a/songs.mk +++ b/songs.mk @@ -1261,4 +1261,4 @@ $(MID_SUBDIR)/se_w043.s: %.s: %.mid $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V110 -P4 $(MID_SUBDIR)/se_z_search.s: %.s: %.mid - $(MID) $< $@ -E -R$(STD_REVERB) -G127 -P5 + $(MID) $< $@ -E -R$(STD_REVERB) -G127 -v100 -P5 diff --git a/sound/songs/midi/se_z_search.mid b/sound/songs/midi/se_z_search.mid index b1c161f83a..1869374af4 100644 Binary files a/sound/songs/midi/se_z_search.mid and b/sound/songs/midi/se_z_search.mid differ