--- doc/docbase/instrument_scripts/nksp/01_nksp.html 2016/04/10 18:22:23 2871 +++ doc/docbase/instrument_scripts/nksp/01_nksp.html 2016/04/10 18:42:55 2872 @@ -414,15 +414,11 @@ triggered on a MIDI keyboard. The following example demonstrates how that could be achieved.

- - The following example does not fully work with LinuxSampler yet. That's - because the used wait() function is not fully implemented - yet. Currently a wait() function call suspends execution, - but since the respective scheduler code is yet missing, the script - will automatically be resumed with the next audio fragment cycle. So - effectively a wait() call will pause your script for a few - miliseconds with LinuxSampler right now, no matter which function argument - you provided. Hopefully this will be implemented soon though. + + You need at least LinuxSampler 2.0.0.svn2 or higher for the following + example to work as described and as expected. Refer to the notes of the + wait() function reference documentation for more + informations about this issue. on init