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

Diff of /doc/docbase/instrument_scripts/nksp/reference/functions/nksp_change_pan_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 64  change_pan(??note??, ??pan??, [??relativ Line 64  change_pan(??note??, ??pan??, [??relativ
64          <td><code>??relative??</code></td>          <td><code>??relative??</code></td>
65          <td>Integer Number</td>          <td>Integer Number</td>
66          <td>Whether change_pan() calls should be relative to each other.<br>          <td>Whether change_pan() calls should be relative to each other.<br>
67              0: A call to <code>change_pan()</code> upon the same note will              <code>0</code>: A call to <code>change_pan()</code> upon the same note will
68                 replace the panning change value set by previous                 replace the panning change value set by previous
69                 <code>change_pan()</code> calls upon the same note.<br>                 <code>change_pan()</code> calls upon the same note.<br>
70              1: Successive calls to <code>change_pan()</code> upon the same              <code>1</code>: Successive calls to <code>change_pan()</code> upon the same
71                 note will be relatively applied against each other.<br>                 note will be relatively applied against each other.<br>
72              [optional, default: 0]</td>              [optional, default: <code>0</code>]</td>
73        </tr>        </tr>
74      </table>      </table>
75    

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

  ViewVC Help
Powered by ViewVC