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

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

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

revision 3189 by schoenebeck, Fri May 19 14:26:05 2017 UTC revision 3190 by schoenebeck, Fri May 19 14:52:25 2017 UTC
# Line 28  fade_out(??note??, ??duration-us??, [??s Line 28  fade_out(??note??, ??duration-us??, [??s
28        <tr>        <tr>
29          <td><code>??note??</code></td>          <td><code>??note??</code></td>
30          <td>Note ID Number or Note ID Array</td>          <td>Note ID Number or Note ID Array</td>
31          <td>All voices of this note will be faded in.<br>          <td>All voices of this note will be faded out.<br>
32              [required]</td>              [required]</td>
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 Number</td>
37          <td>Fade-in time in microseconds.<br>          <td>Fade-out time in microseconds.<br>
38              [required]</td>              [required]</td>
39        </tr>        </tr>
40        <tr>        <tr>

Legend:
Removed from v.3189  
changed lines
  Added in v.3190

  ViewVC Help
Powered by ViewVC