/[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 3577 by schoenebeck, Tue May 30 16:14:40 2017 UTC revision 3578 by schoenebeck, Thu Aug 29 12:13:17 2019 UTC
# Line 79  play_note(??note??, [??velocity??], [??o Line 79  play_note(??note??, [??velocity??], [??o
79      <h3>Return Value</h3>      <h3>Return Value</h3>
80      <table>      <table>
81        <tr>        <tr>
82          <th>Description</th> <th>Data Type</th>          <th>Data Type</th> <th>Description</th>
83        </tr>        </tr>
84        <tr>        <tr>
85            <td>Event ID Number</td>
86          <td>Note's event ID of the new note that has been triggered. This event ID can be          <td>Note's event ID of the new note that has been triggered. This event ID can be
87              used to control the note during its life time.</td>              used to control the note during its life time.</td>
         <td>Event ID Number</td>  
88        </tr>        </tr>
89      </table>      </table>
90            

Legend:
Removed from v.3577  
changed lines
  Added in v.3578

  ViewVC Help
Powered by ViewVC