/[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 206 by schoenebeck, Wed Jul 14 19:27:53 2004 UTC revision 212 by schoenebeck, Wed Jul 28 14:17:29 2004 UTC
# Line 2967  Schoenebeck'> Line 2967  Schoenebeck'>
2967                      LinuxSampler than really useful for a front-end implementation.</t>                      LinuxSampler than really useful for a front-end implementation.</t>
2968                  </section>                  </section>
2969              </section>              </section>
2970    
2971                <section title="Global commands">
2972                    <t>The following commands have global impact on the sampler.</t>
2973    
2974                    <section title="Reset sampler">
2975                        <t>The front-end can reset the whole sampler by sending the following command:</t>
2976                        <t>
2977                            <list>
2978                                <t>RESET</t>
2979                            </list>
2980                        </t>
2981    
2982                        <t>Possible Answers:</t>
2983                        <t>
2984                            <list>
2985                                <t>"OK" -
2986                                    <list>
2987                                        <t>always</t>
2988                                    </list>
2989                                </t>
2990                            </list>
2991                        </t>
2992                        <t>Examples:</t>
2993                        <t>
2994                            <list>
2995                                <t></t>
2996                            </list>
2997                        </t>
2998                    </section>
2999                </section>
3000          </section>          </section>
3001    
3002          <section title="Command Syntax">          <section title="Command Syntax">
3003              <t>TODO: will soon automatically included from src/network/lscp.y</t>              <t>TODO: will soon automatically included from src/network/lscp.y,
3004                meanwhile have a look at that file to get the exact definition of
3005                the command syntax.</t>
3006          </section>          </section>
3007    
3008          <section title="Events">          <section title="Events">

Legend:
Removed from v.206  
changed lines
  Added in v.212

  ViewVC Help
Powered by ViewVC