/[svn]/linuxsampler/trunk/Documentation/lscp.xml
ViewVC logotype

Diff of /linuxsampler/trunk/Documentation/lscp.xml

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

revision 2515 by schoenebeck, Wed Feb 5 20:45:18 2014 UTC revision 2523 by schoenebeck, Sun Feb 23 19:10:36 2014 UTC
# Line 7992  Schoenebeck'> Line 7992  Schoenebeck'>
7992    
7993  <t>input =  <t>input =
7994          <list>          <list>
7995                  <t>line LF                  <t>line
7996                  </t>                  </t>
7997                  <t>/ line CR LF                  <t>/ error
7998                  </t>                  </t>
7999          </list>          </list>
8000  </t>  </t>
8001  <t>line =  <t>line =
8002          <list>          <list>
8003                  <t>/* epsilon (empty line ignored) */                  <t>statement LF
8004                    </t>
8005                    <t>/ statement CR LF
8006                    </t>
8007            </list>
8008    </t>
8009    <t>statement =
8010            <list>
8011                    <t>/* epsilon (empty statement/line ignored) */
8012                  </t>                  </t>
8013                  <t>/ comment                  <t>/ comment
8014                  </t>                  </t>
8015                  <t>/ command                  <t>/ command
8016                  </t>                  </t>
                 <t>/ error  
                 </t>  
8017          </list>          </list>
8018  </t>  </t>
8019  <t>comment =  <t>comment =
# Line 8436  Schoenebeck'> Line 8442  Schoenebeck'>
8442                  </t>                  </t>
8443                  <t>/ SHELL SP INTERACT SP boolean                  <t>/ SHELL SP INTERACT SP boolean
8444                  </t>                  </t>
8445                    <t>/ SHELL SP AUTO_CORRECT SP boolean
8446                    </t>
8447                  <t>/ VOLUME SP volume_value                  <t>/ VOLUME SP volume_value
8448                  </t>                  </t>
8449                  <t>/ VOICES SP number                  <t>/ VOICES SP number

Legend:
Removed from v.2515  
changed lines
  Added in v.2523

  ViewVC Help
Powered by ViewVC