--- linuxsampler/trunk/ChangeLog 2017/06/27 22:19:19 3293 +++ linuxsampler/trunk/ChangeLog 2017/06/28 09:45:56 3296 @@ -217,6 +217,10 @@ - Added built-in array variable %NKSP_CALLBACK_CHILD_ID[]. - Added built-in variable $NKSP_CALLBACK_PARENT_ID. - Fixed potential crash when accessing dynamic built-in array variables. + - Added built-in script function "callback_status()". + - Added built-in constant $CALLBACK_STATUS_TERMINATED. + - Added built-in constant $CALLBACK_STATUS_QUEUE. + - Added built-in constant $CALLBACK_STATUS_RUNNING. * Instruments DB: - Fixed memory access bug of general DB access code which lead to