diff options
author | Colin Snover | 2017-01-22 19:03:12 -0600 |
---|---|---|
committer | Colin Snover | 2017-03-30 19:46:27 -0500 |
commit | 3de6f290e7724369424ec33dd56b60fbc393460c (patch) | |
tree | b45b015d7b78733d0057c886331b1a8471cb784c /gui/module.mk | |
parent | dd230858455171dbd618118e7516fccc11a97202 (diff) | |
download | scummvm-rg350-3de6f290e7724369424ec33dd56b60fbc393460c.tar.gz scummvm-rg350-3de6f290e7724369424ec33dd56b60fbc393460c.tar.bz2 scummvm-rg350-3de6f290e7724369424ec33dd56b60fbc393460c.zip |
SCI: Change default master MIDI volume to 15
GK1 handles MIDI volume by changing the volumes of individual
sound objects, rather than by using the MIDI master volume. As a
result, the master volume needs to default to the maximum output
level in order for GK1 to play music at the correct volume.
This change does not affect earlier games, since SCI16 managed
MIDI volume via the master volume, and for these games the master
volume from ScummVM is synced at startup.
Diffstat (limited to 'gui/module.mk')
0 files changed, 0 insertions, 0 deletions