--- linuxsampler/trunk/ChangeLog 2021/01/07 12:25:59 3847 +++ linuxsampler/trunk/ChangeLog 2021/01/07 13:52:46 3848 @@ -307,6 +307,9 @@ running out of free script events. - Fixed crash when handling array results of built-in functions (e.g. "num_elements(by_marks($MARK_1)"). + - NKSP VM: Fixed dead note events not been removed from user's event groups + (i.e. causing incorrect behaviour of built-in NKSP functions by_marks() + and set_event_mark() after max. size of event group list was exhausted). * test cases: - Fixed compiler errors in test cases.