--- doc/docbase/instrument_scripts/nksp/reference/functions/nksp_note_off_function.html 2016/07/12 09:50:03 2940 +++ doc/docbase/instrument_scripts/nksp/reference/functions/nksp_note_off_function.html 2016/07/12 09:53:06 2941 @@ -10,7 +10,7 @@ Releases a note by passing the note's event ID to this function. This is almost like sending a MIDI note off event programmatically, however a call to this function will only release one single note instead, - a call to this function does not cause a release + a call to this function does not cause a release event handler to be executed, nor will any MIDI specific note-off handling be done (i.e. it will have no effect on the status of built-in array variable %KEY_DOWN[]).