ref: ee4c8983a2b22d2b0ca25db8dec28c3fa7565e93
parent: a58a7763f01ed81b45b00b323cbffc3050583971
author: Olav Sørensen <olav.sorensen@live.no>
date: Sun Nov 8 12:02:09 EST 2020
Pushed v1.39 code - Fixed yet another issue where junk could be drawn after the loop end point in the sample data's waveform in the sample editor (if zoomed out) - Fixed an issue with loading XMs with more than 128 instruments (OpenMPT etc). This only worked if the extra instruments were empty. Now it will properly load the extra instruments and discard them after the loading was complete (since we only support up to 128 instruments) - Small code cleanup