/[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 2871 by schoenebeck, Wed Apr 29 00:22:59 2015 UTC revision 2872 by schoenebeck, Sun Apr 10 18:42:55 2016 UTC
# Line 51  play_note(??note??, [??velocity??], [??o Line 51  play_note(??note??, [??velocity??], [??o
51        </tr>        </tr>
52      </table>      </table>
53    
54        <note>
55        You need at least LinuxSampler 2.0.0.svn2 or higher for passing a value
56        higher than <code>0</code> for <code>??duration-us??</code>.
57        </note>
58    
59      <note class="important">      <note class="important">
60      Passing any other value than <code>0</code> for <code>??duration-us??</code>      Passing <code>-1</code> for <code>??duration-us??</code> is not
61      is not supported by LinuxSampler yet.      supported by LinuxSampler yet.
62      </note>      </note>
63        
64      <h3>Return Value</h3>      <h3>Return Value</h3>
65      <table>      <table>
66        <tr>        <tr>

Legend:
Removed from v.2871  
changed lines
  Added in v.2872

  ViewVC Help
Powered by ViewVC