--- linuxsampler/trunk/ChangeLog 2019/12/26 23:01:09 3677 +++ linuxsampler/trunk/ChangeLog 2019/12/27 22:46:08 3678 @@ -200,6 +200,7 @@ - Added built-in script real number constant "~NI_MATH_PI". - Added built-in script real number constant "~NI_MATH_E". - NKSP language: Allow unary '+' operator. + - Added built-in script functions "msb()" and "lsb()". * test cases: - Fixed compiler errors in test cases.