--- doc/docbase/instrument_scripts/nksp/reference/functions/nksp_play_note_function.html 2016/07/12 09:50:03 2940 +++ doc/docbase/instrument_scripts/nksp/reference/functions/nksp_play_note_function.html 2016/07/12 09:53:06 2941 @@ -11,7 +11,7 @@ like generating a new MIDI note-on event programmatically, with the difference though that triggering a note programmatically this way does not cause a - note event handler to be executed for the new note, nor + note event handler to be executed for the new note, nor will any MIDI specific note-on handling be done (i.e. it will have no effect on key switching or on the status of built-in array variable %KEY_DOWN[]).