--- linuxsampler/trunk/ChangeLog 2017/10/27 21:19:18 3360 +++ linuxsampler/trunk/ChangeLog 2017/11/28 15:54:49 3381 @@ -1,5 +1,12 @@ Version SVN trunk (?) + * Real-time instrument scripts: + - Fixed behavior of built-in NKSP functions change_sustain(), + change_cutoff_attack(), change_cutoff_decay(), change_cutoff_sustain() + and change_cutoff_release(). + +Version 2.1.0 (25 Nov 2017) + * SFZ format engine: - added support for , and #define (patch by Alby M) - Removed code duplication in SFZ file loading code.