ref: e5d197d470859f5f951fcbae17da7d6e99a53163
parent: 0fe93d0068b6303b3367a825fe9012bc7dad0387
author: Olav Sørensen <olav.sorensen@live.no>
date: Sun Sep 27 14:48:08 EDT 2020
Pushed v1.35 code - Added an option to change interpolation mode to 2-tap linear, just to match real FT2. This interpolation method is of worse quality than the current one (4-tap cubic spline). - Fixed some sample tap bugs with the cubic spline resampling interpolation - Fixed an issue where unwanted sample data could be shown at the loop end point of a looped sample in the sample editor. - Updated some parts of the help text - Small code cleanup