/[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 3196 by schoenebeck, Sat May 20 14:27:01 2017 UTC revision 3233 by schoenebeck, Sun May 28 16:09:56 2017 UTC
# Line 74  change_tune(??note??, ??tuning??, [??rel Line 74  change_tune(??note??, ??tuning??, [??rel
74          <td><code>??relative??</code></td>          <td><code>??relative??</code></td>
75          <td>Integer Number</td>          <td>Integer Number</td>
76          <td>Whether change_tune() calls should be relative to each other.<br>          <td>Whether change_tune() calls should be relative to each other.<br>
77              0: 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
78                 replace the tuning change value set by previous                 replace the tuning change value set by previous
79                 <code>change_tune()</code> calls upon the same note.<br>                 <code>change_tune()</code> calls upon the same note.<br>
80              1: Successive calls to <code>change_tune()</code> upon the same              <code>1</code>: Successive calls to <code>change_tune()</code> upon the same
81                 note will be relatively applied against each other.<br>                 note will be relatively applied against each other.<br>
82              [optional, default: 0]</td>              [optional, default: <code>0</code>]</td>
83        </tr>        </tr>
84      </table>      </table>
85    

Legend:
Removed from v.3196  
changed lines
  Added in v.3233

  ViewVC Help
Powered by ViewVC