--- linuxsampler/trunk/ChangeLog 2016/07/11 10:29:16 2937 +++ linuxsampler/trunk/ChangeLog 2016/07/11 17:10:40 2938 @@ -73,6 +73,9 @@ - NKSP language scanner: Fixed IDs matching to require at least one character (i.e. when matching function names or variable names). - NKSP language scanner: disabled unusued rules. + - Fixed behavior of play_note() and note_off() functions which must + be distinguished engine internally from "real" MIDI note on/off + events in order to avoid misbehaviors like hanging notes. Version 2.0.0 (15 July 2015)