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

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

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

revision 2973 by schoenebeck, Fri Jul 22 14:38:17 2016 UTC revision 3239 by schoenebeck, Sun May 28 16:50:11 2017 UTC
# Line 48  wait(??duration-us??) Line 48  wait(??duration-us??)
48      <p>None.</p>      <p>None.</p>
49            
50      <h3>Examples</h3>      <h3>Examples</h3>
51      <p/>      <p>
52          The following example resembles a simple delay effect. For each note
53          being triggered by the musician, the script launches additional notes,
54          each one of such additional successive notes with a more and more reduced
55          volume.
56        </p>
57      <code>      <code>
58  on init  on init
59    { The amount of notes to play }    { The amount of notes to play }

Legend:
Removed from v.2973  
changed lines
  Added in v.3239

  ViewVC Help
Powered by ViewVC