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

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

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

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

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

  ViewVC Help
Powered by ViewVC