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

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

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

revision 3237 by schoenebeck, Sun May 28 16:21:57 2017 UTC revision 3238 by schoenebeck, Sun May 28 16:47:02 2017 UTC
# Line 83  play_note(??note??, [??velocity??], [??o Line 83  play_note(??note??, [??velocity??], [??o
83      </table>      </table>
84            
85      <h3>Examples</h3>      <h3>Examples</h3>
86      <p/>      <p>
87          The following example resembles a simple delay effect. For each note
88          being triggered by the musician, the script launches additional notes,
89          each one of such additional successive notes with a more and more reduced
90          volume.</p>
91      <code>      <code>
92  on init  on init
93    { The amount of notes to play }    { The amount of notes to play }

Legend:
Removed from v.3237  
changed lines
  Added in v.3238

  ViewVC Help
Powered by ViewVC