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

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

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

revision 3601 by schoenebeck, Mon Sep 16 16:03:36 2019 UTC revision 3607 by schoenebeck, Wed Sep 18 13:15:21 2019 UTC
# Line 12  Line 12 
12        function is called right when the note was spawned, then this        function is called right when the note was spawned, then this
13        function automatically fades the volume of the note's voices        function automatically fades the volume of the note's voices
14        from total silence to its final neutral, maximum volume        from total silence to its final neutral, maximum volume
15        (<code lang="none">0 dB</code>). If this function is rather called        (<code lang="nksp">0dB</code>). If this function is rather called
16        somewhere in between the regular life time of the note, then        somewhere in between the regular life time of the note, then
17        this function fades the note's volume from its current volume        this function fades the note's volume from its current volume
18        to its final neutral, maximum volume (<code lang="none">0 dB</code>) instead.        to its final neutral, maximum volume (<code>0dB</code>) instead.
19      </p>      </p>
20    
21      <h3>Function Prototype</h3>      <h3>Function Prototype</h3>

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

  ViewVC Help
Powered by ViewVC