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

Diff of /doc/docbase/instrument_scripts/nksp/reference/functions/nksp_change_cutoff_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 61  change_cutoff(??note??, ??cutoff??) Line 61  change_cutoff(??note??, ??cutoff??)
61        </tr>        </tr>
62        <tr>        <tr>
63          <td><code>??cutoff??</code></td>          <td><code>??cutoff??</code></td>
64          <td>Integer Number</td>          <td>Integer Number or<br>
65                Real Number</td>
66          <td>New Cutoff Frequency (abstract absolute value between <code>0</code> and <code>1000000</code>).<br>          <td>New Cutoff Frequency (abstract absolute value between <code>0</code> and <code>1000000</code>).<br>
67              [required]</td>              [required]</td>
68        </tr>        </tr>
# Line 70  change_cutoff(??note??, ??cutoff??) Line 71  change_cutoff(??note??, ??cutoff??)
71      <h3>Return Value</h3>      <h3>Return Value</h3>
72      <p>None.</p>      <p>None.</p>
73    
74        <h3>Remarks</h3>
75        <p>
76          This functions optionally accepts <code>Hz</code> as standard unit and
77          finalness for its argument <code>??cutoff??</code>.
78        </p>
79    
80      <h3>Examples</h3>      <h3>Examples</h3>
81      <p>None yet.<p>      <p>None yet.<p>
82    

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

  ViewVC Help
Powered by ViewVC