From: notaz Date: Tue, 12 Aug 2008 12:21:10 +0000 (+0000) Subject: Ecco splash sound fix? X-Git-Tag: v1.85~396 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6e5aa41816d1d46889012331eeeee6c5ba1dd1e;hp=84100c0fd5a5abb6b1e712aa1feb33388362695d;p=picodrive.git Ecco splash sound fix? git-svn-id: file:///home/notaz/opt/svn/PicoDrive@568 be3aeb3a-fb24-0410-a615-afba39da0efa --- diff --git a/Pico/sound/ym2612.c b/Pico/sound/ym2612.c index efe5054..4b64fb4 100644 --- a/Pico/sound/ym2612.c +++ b/Pico/sound/ym2612.c @@ -561,6 +561,7 @@ INLINE void FM_KEYON(int c , int s ) SLOT->key = 1; SLOT->phase = 0; /* restart Phase Generator */ SLOT->state = EG_ATT; /* phase -> Attack */ + SLOT->volume = MAX_ATT_INDEX; /* fix Ecco 2 splash sound */ ym2612.slot_mask |= (1<