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

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

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

revision 3600 by schoenebeck, Fri Oct 27 21:22:00 2017 UTC revision 3601 by schoenebeck, Mon Sep 16 16:03:36 2019 UTC
# Line 57  change_sustain(??note??, ??level??) Line 57  change_sustain(??note??, ??level??)
57        </tr>        </tr>
58        <tr>        <tr>
59          <td><code>??level??</code></td>          <td><code>??level??</code></td>
60          <td>Integer Number</td>          <td>Integer&nbsp;Number&nbsp;or<br>
61                Real&nbsp;Number</td>
62          <td>Sustain Level (abstract non-negative value, i.e.          <td>Sustain Level (abstract non-negative value, i.e.
63              <code>0</code> for zero sustain level, <code>1000000</code> for neutral sustain factor,              <code>0</code> for zero sustain level, <code>1000000</code> for neutral sustain factor,
64              <code>2000000</code> for doubling the effective sustain level).<br>              <code>2000000</code> for doubling the effective sustain level).<br>
# Line 68  change_sustain(??note??, ??level??) Line 69  change_sustain(??note??, ??level??)
69      <h3>Return Value</h3>      <h3>Return Value</h3>
70      <p>None.</p>      <p>None.</p>
71    
72        <h3>Remarks</h3>
73        <p>
74          This functions optionally accepts <code>B</code> as standard unit and
75          finalness for its argument <code>??level??</code>.
76        </p>
77    
78      <h3>Examples</h3>      <h3>Examples</h3>
79      <p>None yet.<p>      <p>None yet.<p>
80    

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

  ViewVC Help
Powered by ViewVC