/[svn]/doc/docbase/instrument_scripts/nksp/reference/functions/nksp_play_note_function.html
ViewVC logotype

Diff of /doc/docbase/instrument_scripts/nksp/reference/functions/nksp_play_note_function.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2940 by schoenebeck, Tue Jul 12 09:50:03 2016 UTC revision 2941 by schoenebeck, Tue Jul 12 09:53:06 2016 UTC
# Line 11  Line 11 
11        like generating        like generating
12        a new MIDI note-on event programmatically, with the difference though        a new MIDI note-on event programmatically, with the difference though
13        that triggering a note programmatically this way does not cause a        that triggering a note programmatically this way does not cause a
14        <code>note</code> event handler to be executed for the new note, nor        <code lang="nksp">note</code> event handler to be executed for the new note, nor
15        will any MIDI specific note-on handling be done (i.e. it will have        will any MIDI specific note-on handling be done (i.e. it will have
16        no effect on key switching or on the status of built-in array variable        no effect on key switching or on the status of built-in array variable
17        <code>%KEY_DOWN[]</code>).        <code>%KEY_DOWN[]</code>).

Legend:
Removed from v.2940  
changed lines
  Added in v.2941

  ViewVC Help
Powered by ViewVC