/[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 2932 by schoenebeck, Sat Jul 9 14:41:00 2016 UTC revision 2936 by schoenebeck, Sun Jul 10 14:44:04 2016 UTC
# Line 16  Line 16 
16        all layers.        all layers.
17      </p>      </p>
18      <p>      <p>
19        The panning changes set by calling function are always applied relatively to        The panning changes set by calling this function are always applied relatively to
20        the panning/balance calculated by the synthesis model and sampler format. That means        the panning/balance calculated by the synthesis model and sampler format. That means
21        the various sources of panning/balance factors like MIDI CC #10 and other panning        the various sources of panning/balance factors like MIDI CC #10 and other panning
22        factors that may be defined by the instrument patch, are always processed and        factors that may be defined by the instrument patch, are always processed and
# Line 55  change_pan(??note??, ??pan??, [??relativ Line 55  change_pan(??note??, ??pan??, [??relativ
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.2932  
changed lines
  Added in v.2936

  ViewVC Help
Powered by ViewVC