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

Diff of /doc/docbase/instrument_scripts/nksp/reference/functions/nksp_change_pitch_lfo_depth_function.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3715 by schoenebeck, Mon Sep 16 16:03:36 2019 UTC revision 3716 by schoenebeck, Mon Jan 13 13:16:52 2020 UTC
# Line 61  change_pitch_lfo_depth(??note??, ??depth Line 61  change_pitch_lfo_depth(??note??, ??depth
61        <tr>        <tr>
62          <td><code>??depth??</code></td>          <td><code>??depth??</code></td>
63          <td>Integer Number</td>          <td>Integer Number</td>
64          <td>New LFO Depth Value (abstract absolute value between <code>0</code> and <code>1000000</code>).<br>          <td>New LFO Depth Value (abstract non-negative value,
65                <code>0</code> for zero depth,
66                <code>1000000</code> for neutral depth factor,
67                <code>2000000</code> for doubling the effective LFO depth).<br>
68              [required]</td>              [required]</td>
69        </tr>        </tr>
70      </table>      </table>

Legend:
Removed from v.3715  
changed lines
  Added in v.3716

  ViewVC Help
Powered by ViewVC