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

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

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

revision 3600 by schoenebeck, Sun May 28 22:59:27 2017 UTC revision 3601 by schoenebeck, Mon Sep 16 16:03:36 2019 UTC
# Line 33  change_vol_time(??note??, ??duration-us? Line 33  change_vol_time(??note??, ??duration-us?
33        </tr>        </tr>
34        <tr>        <tr>
35          <td><code>??duration-us??</code></td>          <td><code>??duration-us??</code></td>
36          <td>Integer Number</td>          <td>Integer&nbsp;Number&nbsp;or<br>
37                Real&nbsp;Number</td>
38          <td>Fade time in microseconds.<br>          <td>Fade time in microseconds.<br>
39              [required]</td>              [required]</td>
40        </tr>        </tr>
# Line 42  change_vol_time(??note??, ??duration-us? Line 43  change_vol_time(??note??, ??duration-us?
43      <h3>Return Value</h3>      <h3>Return Value</h3>
44      <p>None.</p>      <p>None.</p>
45    
46        <h3>Remarks</h3>
47        <p>
48          This functions optionally accepts <code>s</code> as standard unit
49          for its argument <code>??duration-us??</code>.
50        </p>
51    
52      <h3>Examples</h3>      <h3>Examples</h3>
53      <p>The following example demonstrates a simple, custom volume envelope generator.</p>      <p>The following example demonstrates a simple, custom volume envelope generator.</p>
54      <code>      <code>

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

  ViewVC Help
Powered by ViewVC