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

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

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

revision 3600 by schoenebeck, Sun May 28 16:21:57 2017 UTC revision 3601 by schoenebeck, Mon Sep 16 16:03:36 2019 UTC
# Line 60  change_pitch_lfo_freq(??note??, ??freque Line 60  change_pitch_lfo_freq(??note??, ??freque
60        </tr>        </tr>
61        <tr>        <tr>
62          <td><code>??frequency??</code></td>          <td><code>??frequency??</code></td>
63          <td>Integer Number</td>          <td>Integer&nbsp;Number&nbsp;or<br>
64                Real&nbsp;Number</td>
65          <td>New LFO Frequency Value (abstract absolute value between <code>0</code> and <code>1000000</code>).<br>          <td>New LFO Frequency Value (abstract absolute value between <code>0</code> and <code>1000000</code>).<br>
66              [required]</td>              [required]</td>
67        </tr>        </tr>
# Line 69  change_pitch_lfo_freq(??note??, ??freque Line 70  change_pitch_lfo_freq(??note??, ??freque
70      <h3>Return Value</h3>      <h3>Return Value</h3>
71      <p>None.</p>      <p>None.</p>
72    
73        <h3>Remarks</h3>
74        <p>
75          This functions optionally accepts <code>Hz</code> as standard unit and
76          finalness for its argument <code>??frequency??</code>.
77        </p>
78    
79      <h3>Examples</h3>      <h3>Examples</h3>
80      <p>None yet.<p>      <p>None yet.<p>
81    

Legend:
Removed from v.3600  
changed lines
  Added in v.3601

  ViewVC Help
Powered by ViewVC