/[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 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 volume changes set by calling function are always applied relatively to        The volume changes set by calling this function are always applied relatively to
20        the volume calculated by the synthesis model and sampler format. That means        the volume calculated by the synthesis model and sampler format. That means
21        the various sources of volume factors like MIDI CC #7, Amplitute Envelopes,        the various sources of volume factors like MIDI CC #7, Amplitute Envelopes,
22        Amplitutude LFOs and other volume factors that may be defined by the        Amplitutude LFOs and other volume factors that may be defined by the
# Line 50  change_vol(??note??, ??volume??, [??rela Line 50  change_vol(??note??, ??volume??, [??rela
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