/[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 3190 by schoenebeck, Fri May 19 14:52:25 2017 UTC revision 3241 by schoenebeck, Sun May 28 17:09:47 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    
# Line 54  fade_out(??note??, ??duration-us??, [??s Line 54  fade_out(??note??, ??duration-us??, [??s
54      <p>None yet.<p>      <p>None yet.<p>
55            
56      <h3>See also</h3>      <h3>See also</h3>
57      <p><code>fade_in(), <code>change_vol()</code></code><p>      <p><code>fade_in()</code>, <code>change_vol()</code><p>
58    
59      <h3>Availabilty</h3>      <h3>Availability</h3>
60      <p>Since LinuxSampler 2.0.0.svn45.<p>      <p>Since LinuxSampler 2.0.0.svn45.<p>
61    
62      <note>      <note>

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

  ViewVC Help
Powered by ViewVC