aboutsummaryrefslogtreecommitdiff
path: root/src/chips/nuked/nukedopl3_174.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/chips/nuked/nukedopl3_174.c')
-rw-r--r--src/chips/nuked/nukedopl3_174.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/chips/nuked/nukedopl3_174.c b/src/chips/nuked/nukedopl3_174.c
index c7812ae..2f7d874 100644
--- a/src/chips/nuked/nukedopl3_174.c
+++ b/src/chips/nuked/nukedopl3_174.c
@@ -1248,8 +1248,8 @@ void OPL3v17_Reset(opl3_chip *chip, Bit32u samplerate)
chip->channel[channum].chtype = ch_2op;
chip->channel[channum].cha = 0xffff;
chip->channel[channum].chb = 0xffff;
- chip->channel[channum].chl = 46052;
- chip->channel[channum].chr = 46052;
+ chip->channel[channum].chl = 46340;
+ chip->channel[channum].chr = 46340;
OPL3_ChannelSetupAlg(&chip->channel[channum]);
}
chip->noise = 0x306600;