ref: d8fb82193aca3a04f7d9e21a8029eae997fc3856
parent: 92209522e99043d9ebb480aa117ea76574acd705
author: Olav Sørensen <olav.sorensen@live.no>
date: Tue Mar 3 10:04:00 EST 2020
Pushed v1.10 code - Bugfix: Channels were internally muted when the tracker was first started. You'd get no sound when trying to load samples and entering them in the pattern data. You had to load a song for them to properly unmute... This has been a bug since v1.04, yikes! - The audio mixer's resampling interpolation was upgraded from 3-tap cubic to 4-tap cubic, without affecting the performance of the mixer. - Fixed some bugs in the .PAT (Gravis Utrasound patch) instrument loader - Fixed several bugs with the "Echo" toolbox (Sampler screen) - Bugfix: The "relative tone" section of the Instr. Ed. screen would get messed up if loading a WAV/AIFF sample whose playback frequency is immensely large. - Code cleanup