From 027eb58b833814e65e7e7aff32b52ef3865e1052 Mon Sep 17 00:00:00 2001 From: Isaac Lien Date: Tue, 3 Mar 2026 21:02:41 -0600 Subject: [PATCH] Changed the volume of SE_SELECT from 63% to 47%, V060/V128 (The minimum "hg_" sound effect/music I found was @ 40%. That was the Lighthouse & the Bug Catching contest prep music was a little higher than that) --- songs.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/songs.mk b/songs.mk index 2d7ea2b642..7ad3ab9cb9 100755 --- a/songs.mk +++ b/songs.mk @@ -1072,7 +1072,7 @@ $(MID_SUBDIR)/se_success.s: %.s: %.mid $(MID) $< $@ -E -G127 -V080 -P4 $(MID_SUBDIR)/se_select.s: %.s: %.mid - $(MID) $< $@ -E -G127 -V080 -P5 + $(MID) $< $@ -E -G127 -V060 -P5 $(MID_SUBDIR)/se_ball_trade.s: %.s: %.mid $(MID) $< $@ -E -G127 -V100 -P5