--- linuxsampler/trunk/ChangeLog 2020/01/11 20:19:11 3714 +++ linuxsampler/trunk/ChangeLog 2020/01/15 16:12:51 3719 @@ -234,6 +234,12 @@ - Fix: built-in functions returning an array type were broken and caused a crash when the built-in function's (supposed to be array) result value was used by the script VM. + - Removed upper value constraint for 2nd argument of built-in functions + "change_amp_lfo_freq()", "change_cutoff_lfo_freq()", + "change_pitch_lfo_freq()","change_reso()", "change_cutoff()", + "change_amp_lfo_depth()", "change_cutoff_lfo_depth()" and + "change_pitch_lfo_depth()", to allow e.g. passing value 2000000 to double + the LFO frequency / resonance / cutoff frequency. * test cases: - Fixed compiler errors in test cases. @@ -277,6 +283,7 @@ - Format extension: Support for additional filter types: lowpass 1/2/4/6-pole, highpass 1/2/4/6-pole, bandpass 2-pole, bandreject 2-pole. + - Fixd potential crash with polynomial interpolator and max. pitch. * SFZ format engine: - Fixed support for regions with loccN/hiccN conditions on more than one