--- linuxsampler/trunk/ChangeLog 2020/02/04 14:51:15 3739 +++ linuxsampler/trunk/ChangeLog 2020/02/14 15:15:13 3742 @@ -258,6 +258,8 @@ - NKSP language: Added support for 'patch' variable qualifier (capture their locations and allow replacement of their assignment expression via VM C++ API). + - Fixed incorrect EG times if standard measuring unit was passed to built-in + functions "change_attack()", "change_decay()" or "change_release()". * test cases: - Fixed compiler errors in test cases.