--- linuxsampler/trunk/ChangeLog 2020/02/15 20:00:55 3746 +++ linuxsampler/trunk/ChangeLog 2020/02/16 11:31:46 3747 @@ -262,6 +262,9 @@ functions "change_attack()", "change_decay()" or "change_release()". - Fixed intermediate function result values never having reflected any standard measuring unit type. + - Fixed re-entrant issue with function calls which caused wrong result + values if the same function was called multiple times in a term + (specifically if metric prefixes were used). * test cases: - Fixed compiler errors in test cases.