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

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

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

revision 3248 by schoenebeck, Thu May 25 16:28:34 2017 UTC revision 3249 by schoenebeck, Sun May 28 22:38:59 2017 UTC
# Line 11  Line 11 
11        changes upon calls to <code lang="nksp">change_tune()</code>. That        changes upon calls to <code lang="nksp">change_tune()</code>. That
12        fade time is not set globally, but rather on a per-note level.        fade time is not set globally, but rather on a per-note level.
13      </p>      </p>
14        <p>
15          Additionally you might call <code>change_tune_curve()</code> to override
16          the default fade curve shape type.
17        </p>
18    
19      <h3>Function Prototype</h3>      <h3>Function Prototype</h3>
20      <p/>      <p/>
# Line 70  end on Line 74  end on
74      </code>      </code>
75    
76      <h3>See also</h3>      <h3>See also</h3>
77      <p><code>change_tune()</code><p>      <p><code>change_tune()</code>, <code>change_tune_curve()</code><p>
78    
79      <h3>Availability</h3>      <h3>Availability</h3>
80      <p>Since LinuxSampler 2.0.0.svn45.<p>      <p>Since LinuxSampler 2.0.0.svn45.<p>

Legend:
Removed from v.3248  
changed lines
  Added in v.3249

  ViewVC Help
Powered by ViewVC