[Scummvm-tracker] [ScummVM :: Bugs] #14267: AUDIO: Possible optimisations for the software mixer

ScummVM :: Bugs trac at scummvm.org
Wed Mar 1 08:48:03 UTC 2023


#14267: AUDIO: Possible optimisations for the software mixer
----------------------------+---------------------
Reporter:  ccawley2011      |       Owner:  (none)
    Type:  feature request  |      Status:  new
Priority:  normal           |   Component:  Audio
 Version:                   |  Resolution:
Keywords:                   |        Game:
----------------------------+---------------------
Comment (by mikrosk):

 Another thing we have noticed while profiling: many (if not all) engines
 do its own sample / mixing before reaching the generic mixer. For instance
 Scumm::IMuseDigiInternalMixer, it would be nice if all those M-bit ->
 N-bit and/or mono/stereo conversions and mixing could be handled (and
 optimised / disabled) at one place.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/14267#comment:3>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list