/[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 2932 by schoenebeck, Sat Jul 9 14:41:00 2016 UTC revision 2944 by schoenebeck, Wed Jul 13 16:52:58 2016 UTC
# Line 16  Line 16 
16        all layers.        all layers.
17      </p>      </p>
18      <p>      <p>
19        The tuning changes set by calling function are always applied relatively to        The tuning changes set by calling this function are always applied relatively to
20        the tuning/pitch calculated by the synthesis model and sampler format. That means        the tuning/pitch calculated by the synthesis model and sampler format. That means
21        the various sources of tuning/pitch factors like MIDI pitch bend wheel, Pitch Envelopes,        the various sources of tuning/pitch factors like MIDI pitch bend wheel, Pitch Envelopes,
22        Pitch LFOs and other tuning factors that may be defined by the        Pitch LFOs and other tuning factors that may be defined by the
# Line 50  change_tune(??note??, ??tuning??, [??rel Line 50  change_tune(??note??, ??tuning??, [??rel
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>

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

  ViewVC Help
Powered by ViewVC