/[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 2933 by schoenebeck, Sat Jul 9 15:58:09 2016 UTC revision 2944 by schoenebeck, Wed Jul 13 16:52:58 2016 UTC
# Line 50  change_pan(??note??, ??pan??, [??relativ Line 50  change_pan(??note??, ??pan??, [??relativ
50        </tr>        </tr>
51        <tr>        <tr>
52          <td><code>??note??</code></td>          <td><code>??note??</code></td>
53          <td>Note ID Number</td>          <td>Note ID Number or Note ID Array</td>
54          <td>All voices of this note will be modified.<br>          <td>All voices of this note will be modified.<br>
55              [required]</td>              [required]</td>
56        </tr>        </tr>
57        <tr>        <tr>
58          <td><code>??panning??</code></td>          <td><code>??pan??</code></td>
59          <td>Integer Number</td>          <td>Integer Number</td>
60          <td>Value between -1000 (most left) and +1000 (most right).</td>          <td>Value between -1000 (most left) and +1000 (most right).</td>
61        </tr>        </tr>

Legend:
Removed from v.2933  
changed lines
  Added in v.2944

  ViewVC Help
Powered by ViewVC