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

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

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

revision 3600 by schoenebeck, Sun May 28 17:09:47 2017 UTC revision 3601 by schoenebeck, Mon Sep 16 16:03:36 2019 UTC
# Line 37  fade_in(??note??, ??duration-us??) Line 37  fade_in(??note??, ??duration-us??)
37        </tr>        </tr>
38        <tr>        <tr>
39          <td><code>??duration-us??</code></td>          <td><code>??duration-us??</code></td>
40          <td>Integer Number</td>          <td>Integer&nbsp;Number&nbsp;or<br>
41                Real&nbsp;Number</td>
42          <td>Fade-in time in microseconds.<br>          <td>Fade-in time in microseconds.<br>
43              [required]</td>              [required]</td>
44        </tr>        </tr>
# Line 46  fade_in(??note??, ??duration-us??) Line 47  fade_in(??note??, ??duration-us??)
47      <h3>Return Value</h3>      <h3>Return Value</h3>
48      <p>None.</p>      <p>None.</p>
49    
50        <h3>Remarks</h3>
51        <p>
52          This functions optionally accepts <code>s</code> as standard unit
53          for its argument <code>??duration-us??</code>.
54        </p>
55    
56      <h3>Examples</h3>      <h3>Examples</h3>
57      <p>None yet.<p>      <p>None yet.<p>
58            

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

  ViewVC Help
Powered by ViewVC