/[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 3715 by schoenebeck, Mon Sep 16 16:03:36 2019 UTC revision 3716 by schoenebeck, Mon Jan 13 13:16:52 2020 UTC
# Line 63  change_cutoff(??note??, ??cutoff??) Line 63  change_cutoff(??note??, ??cutoff??)
63          <td><code>??cutoff??</code></td>          <td><code>??cutoff??</code></td>
64          <td>Integer Number or<br>          <td>Integer Number or<br>
65              Real Number</td>              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 non-negative value,
67                <code>0</code> for smallest cutoff frequency,
68                <code>1000000</code> for neutral cutoff frequency factor,
69                <code>2000000</code> for doubling the effective cutoff frequency).<br>
70              [required]</td>              [required]</td>
71        </tr>        </tr>
72      </table>      </table>

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

  ViewVC Help
Powered by ViewVC