/[svn]/linuxsampler/trunk/src/scriptvm/examples/preprocessor.txt
ViewVC logotype

Diff of /linuxsampler/trunk/src/scriptvm/examples/preprocessor.txt

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

revision 2726 by schoenebeck, Fri May 30 12:48:05 2014 UTC revision 2727 by schoenebeck, Tue Mar 31 17:46:11 2015 UTC
# Line 11  on init Line 11  on init
11      shall be ignored. The ignored code parts will never be executed and thus      shall be ignored. The ignored code parts will never be executed and thus
12      will not waste any resources at runtime.      will not waste any resources at runtime.
13    
14      There are also built-in coditions, already defined by the sampler, which      There are also built-in conditions, already defined by the sampler, which
15      allows you to execude script parts depending on certain circumstances.      allows you to execute script parts depending on certain circumstances.
16    }    }
17    
18    SET_CONDITION(foo)    SET_CONDITION(foo)

Legend:
Removed from v.2726  
changed lines
  Added in v.2727

  ViewVC Help
Powered by ViewVC