/[svn]/doc/docbase/sfz/opcodes/sfz_script_opcode.html
ViewVC logotype

Diff of /doc/docbase/sfz/opcodes/sfz_script_opcode.html

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

revision 3083 by schoenebeck, Mon Jan 9 19:23:58 2017 UTC revision 3103 by schoenebeck, Fri Feb 10 14:02:41 2017 UTC
# Line 18  Line 18 
18  script=??path??  script=??path??
19      </code>      </code>
20    
21      <h3>Attribute</h3>      <h3>Parameter</h3>
22      <p>The mandatory <code>??path??</code> value defines the relative path to the real-time instrument script file that shall be loaded and executed.</p>      <p>The mandatory <code>??path??</code> parameter defines the file system
23           path to the real-time instrument script file that shall be loaded and
24           executed, which may either be an absolute path or a relative path. A
25           relative path is always interpreted relative to the sfz file's
26           location.</p>
27    
28      <h3>Allowed Sections</h3>      <h3>Allowed Sections</h3>
29      <p>May only be used in <code>&lt;global&gt;</code> section.      <p>May only be used in <code>&lt;global&gt;</code> section.

Legend:
Removed from v.3083  
changed lines
  Added in v.3103

  ViewVC Help
Powered by ViewVC