ref: 09fb17bc75463e433b82710d7860655a2422844c
parent: fd2588ae60a77cc858256ef18378ef17459b5388
author: Olav Sørensen <olav.sorensen@live.no>
date: Fri Mar 13 18:36:13 EDT 2020
Pushed v1.12 code - Bugfix: Some broken XMs/XIs have a non-sense value in the "mute" instrument field. This is now clamped correctly so that such modules and instruments will not yield muted sound. This fix was actually present earlier, but it was broken again some time ago. You will very rarely bump into this issue anyway. - Micro-optimization to how voice/ramp volumes are calculated (4x DIVs removed) - Windows/macOS: SDL was upgraded from 2.0.10 to 2.0.12