--- linuxsampler/trunk/Documentation/lscp.xml 2004/07/14 19:27:53 206 +++ linuxsampler/trunk/Documentation/lscp.xml 2004/07/28 14:17:29 212 @@ -2967,10 +2967,42 @@ LinuxSampler than really useful for a front-end implementation. + +
+ The following commands have global impact on the sampler. + +
+ The front-end can reset the whole sampler by sending the following command: + + + RESET + + + + Possible Answers: + + + "OK" - + + always + + + + + Examples: + + + + + +
+
- TODO: will soon automatically included from src/network/lscp.y + TODO: will soon automatically included from src/network/lscp.y, + meanwhile have a look at that file to get the exact definition of + the command syntax.