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

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

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

revision 3600 by schoenebeck, Sun May 28 16:09:56 2017 UTC revision 3601 by schoenebeck, Mon Sep 16 16:03:36 2019 UTC
# Line 72  change_tune(??note??, ??tuning??, [??rel Line 72  change_tune(??note??, ??tuning??, [??rel
72        </tr>        </tr>
73        <tr>        <tr>
74          <td><code>??relative??</code></td>          <td><code>??relative??</code></td>
75          <td>Integer Number</td>          <td>Integer&nbsp;Number&nbsp;or<br>
76                Real&nbsp;Number</td>
77          <td>Whether change_tune() calls should be relative to each other.<br>          <td>Whether change_tune() calls should be relative to each other.<br>
78              <code>0</code>: A call to <code>change_tune()</code> upon the same note will              <code>0</code>: A call to <code>change_tune()</code> upon the same note will
79                 replace the tuning change value set by previous                 replace the tuning change value set by previous
# Line 86  change_tune(??note??, ??tuning??, [??rel Line 87  change_tune(??note??, ??tuning??, [??rel
87      <h3>Return Value</h3>      <h3>Return Value</h3>
88      <p>None.</p>      <p>None.</p>
89    
90        <h3>Remarks</h3>
91        <p>
92          This functions optionally accepts <code>c</code> as standard unit and
93          finalness for its argument <code>??tuning??</code>.
94        </p>
95    
96      <h3>Examples</h3>      <h3>Examples</h3>
97      <p>None yet.<p>      <p>None yet.<p>
98    

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

  ViewVC Help
Powered by ViewVC