/[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 3601 by schoenebeck, Mon Sep 16 16:03:36 2019 UTC revision 3607 by schoenebeck, Wed Sep 18 13:15:21 2019 UTC
# Line 100  end on Line 100  end on
100        to use <a href="nksp.html#polyphonic_variables">polyphonic variables</a>        to use <a href="nksp.html#polyphonic_variables">polyphonic variables</a>
101        in such cases.        in such cases.
102      </note>      </note>
       
     <note>  
       You need at least LinuxSampler 2.0.0.svn2 or higher for the  
       <code>wait()</code> function to fully work as expected. Versions  
       of LinuxSampler older than that will not resume the script at the  
       requested amount of time, instead those older version will resume  
       the script always at the beginning of the next audio fragment  
       cycle. So effectively a <code>wait()</code> call with a LinuxSampler  
       version older than 2.0.0.svn2 will pause your script for a few  
       miliseconds, no matter which function argument you provided.  
     </note>  
103    
104      <h3>See also</h3>      <h3>See also</h3>
105      <p><code>stop_wait()</code><p>      <p><code>stop_wait()</code><p>

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

  ViewVC Help
Powered by ViewVC