--- linuxsampler/trunk/ChangeLog 2017/01/04 15:49:52 3072 +++ linuxsampler/trunk/ChangeLog 2017/01/09 18:39:35 3082 @@ -2,6 +2,9 @@ * SFZ format engine: - added support for , and #define (patch by Alby M) + - Removed code duplication in SFZ file loading code. + - Added support for sfz extension opcode 'script' which may be used to + load real-time instrument script file (NKSP script language). * Gigasampler format engine: - Fixed clicks and pumping noise with Lowpass Turbo filter on very low @@ -136,6 +139,8 @@ - Provide more user friendly error messages on syntax errors. - Fixed NKSP parser warning "Not a statement" when assigning an initializer list to an array variable. + - Implemented built-in script array variable "%ALL_EVENTS". + - Implemented built-in script function "in_range()". * Instruments DB: - Fixed memory access bug of general DB access code which lead to