/[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 3318 by schoenebeck, Thu Jul 20 12:21:24 2017 UTC revision 3361 by schoenebeck, Fri Oct 27 21:22:00 2017 UTC
# Line 2  Line 2 
2    <head>    <head>
3      <meta name="author" content="Christian Schoenebeck">      <meta name="author" content="Christian Schoenebeck">
4      <title>change_sustain() function</title>      <title>change_sustain() function</title>
5      <meta name="description" content="Modifies the sustain level of voices of a particular note.">      <meta name="description" content="Modifies the amplitude sustain level of voices of a particular note.">
6    </head>    </head>
7    <body>    <body>
8      <h1>change_sustain()</h1>      <h1>change_sustain()</h1>
9      <p>      <p>
10        This function can be used to modify the sustain level of active voices of a        This function can be used to modify the amplitude sustain level of active voices of a
11        particular note.        particular note.
12        In contrast to other synthesis parameter related functions,        In contrast to other synthesis parameter related functions,
13        this function only allows to change the sustain level when the respective note        this function only allows to change the sustain level when the respective note
14        is new, that is either i.e. at the beginning of a <code lang="nksp">note</code>        is new, that is either i.e. at the beginning of a <code lang="nksp">note</code>

Legend:
Removed from v.3318  
changed lines
  Added in v.3361

  ViewVC Help
Powered by ViewVC