[Scummvm-tracker] [ScummVM :: Bugs] #13460: SCUMM: DOTT: Incorrect MIDI pitch bending
ScummVM :: Bugs
trac at scummvm.org
Mon May 2 21:19:43 UTC 2022
#13460: SCUMM: DOTT: Incorrect MIDI pitch bending
----------------------+----------------------------------
Reporter: AndywinXp | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: SCUMM
Version: | Resolution:
Keywords: adlib | Game: Day of the Tentacle
----------------------+----------------------------------
Comment (by athrxx):
Makes no sense really to clip the transpose to -24/24 and then do that
(transpose * 8192 / 12) calculation and clip it to -8192/8192. For that,
you could just clip the transpose to -12/12. Which is actually the correct
setting for Amiga.
--
Ticket URL: <https://bugs.scummvm.org/ticket/13460#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list