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

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

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

revision 3303 by schoenebeck, Sun May 28 16:21:57 2017 UTC revision 3304 by schoenebeck, Mon Jul 10 18:02:41 2017 UTC
# Line 58  change_attack(??note??, ??time??) Line 58  change_attack(??note??, ??time??)
58        <tr>        <tr>
59          <td><code>??time??</code></td>          <td><code>??time??</code></td>
60          <td>Integer Number</td>          <td>Integer Number</td>
61          <td>Attack Time Value (abstract absolute value between <code>0</code> for shortest time and <code>1000000</code> for longest time).<br>          <td>Attack Time Value (abstract non-negative value,
62                <code>0</code> for shortest time, <code>1000000</code> for neutral time factor,
63                <code>2000000</code> for doubling the effective attack time).<br>
64              [required]</td>              [required]</td>
65        </tr>        </tr>
66      </table>      </table>
# Line 70  change_attack(??note??, ??time??) Line 72  change_attack(??note??, ??time??)
72      <p>None yet.<p>      <p>None yet.<p>
73    
74      <h3>Availability</h3>      <h3>Availability</h3>
75      <p>Since LinuxSampler 2.0.0.svn19.<p>      <p>
76          Since LinuxSampler 2.0.0.svn19.
77          Prior to LinuxSampler 2.0.0.svn68 the value range for <code>??time??</code>
78          was limited to a maximum value of <code>1000000</code>.
79        </p>
80    
81    </body>    </body>
82  </html>  </html>

Legend:
Removed from v.3303  
changed lines
  Added in v.3304

  ViewVC Help
Powered by ViewVC