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

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

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

revision 3600 by schoenebeck, Tue May 30 16:14:40 2017 UTC revision 3601 by schoenebeck, Mon Sep 16 16:03:36 2019 UTC
# Line 52  change_play_pos(??note??, ??position-us? Line 52  change_play_pos(??note??, ??position-us?
52        </tr>        </tr>
53        <tr>        <tr>
54          <td><code>??position-us??</code></td>          <td><code>??position-us??</code></td>
55          <td>Integer Number</td>          <td>Integer&nbsp;Number&nbsp;or<br>
56                Real&nbsp;Number</td>
57          <td>New sample playback position in micro seconds from sample start.<br>          <td>New sample playback position in micro seconds from sample start.<br>
58              [required]</td>              [required]</td>
59        </tr>        </tr>
# Line 61  change_play_pos(??note??, ??position-us? Line 62  change_play_pos(??note??, ??position-us?
62      <h3>Return Value</h3>      <h3>Return Value</h3>
63      <p>None.</p>      <p>None.</p>
64    
65        <h3>Remarks</h3>
66        <p>
67          This functions optionally accepts <code>s</code> as standard unit
68          for its argument <code>??position-us??</code>.
69        </p>
70    
71      <h3>Examples</h3>      <h3>Examples</h3>
72      <p>None yet.<p>      <p>None yet.<p>
73    

Legend:
Removed from v.3600  
changed lines
  Added in v.3601

  ViewVC Help
Powered by ViewVC