/[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 3232 by schoenebeck, Sat May 20 14:27:01 2017 UTC revision 3233 by schoenebeck, Sun May 28 16:09:56 2017 UTC
# Line 41  fade_out(??note??, ??duration-us??, [??s Line 41  fade_out(??note??, ??duration-us??, [??s
41          <td><code>??stop??</code></td>          <td><code>??stop??</code></td>
42          <td>Integer Number</td>          <td>Integer Number</td>
43          <td>Whether the voice(s) shall be stopped after fade-out completed.<br>          <td>Whether the voice(s) shall be stopped after fade-out completed.<br>
44              0: Keep the voices alive, to allow fading them back in for example.<br>              <code>0</code>: Keep the voices alive, to allow fading them back in for example.<br>
45              1: Stop the voices automatically after fade-out.<br>              <code>1</code>: Stop the voices automatically after fade-out.<br>
46              [optional, default: 1]</td>              [optional, default: <code>1</code>]</td>
47        </tr>        </tr>
48      </table>      </table>
49    

Legend:
Removed from v.3232  
changed lines
  Added in v.3233

  ViewVC Help
Powered by ViewVC