--- doc/docbase/instrument_scripts/nksp/reference/functions/nksp_play_note_function.html 2016/07/12 09:53:06 2941 +++ doc/docbase/instrument_scripts/nksp/reference/functions/nksp_play_note_function.html 2017/05/28 16:21:57 3234 @@ -38,23 +38,23 @@ ??velocity?? Integer Number Trigger velocity.
- [optional, default: 127] + [optional, default: 127] ??offset-us?? Integer Number Start offset of the sample to be played in microseconds.
- [optional, default: 0] + [optional, default: 0] ??duration-us?? Integer Number Length of the note to be played in microseconds.
- -1: The note will be stopped when the event + -1: The note will be stopped when the event handler's note stops (must only be used with note event handlers).
- 0: The entire note's sample will be played to its end.
- [optional, default: 0] + 0: The entire note's sample will be played to its end.
+ [optional, default: 0]