/[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 534 by schoenebeck, Mon May 9 17:40:33 2005 UTC revision 556 by schoenebeck, Sat May 21 01:10:12 2005 UTC
# Line 3170  Schoenebeck'> Line 3170  Schoenebeck'>
3170                  back-end changes by issuing the following command:</t>                  back-end changes by issuing the following command:</t>
3171                  <t>                  <t>
3172                      <list>                      <list>
3173                          <t>SUBSCRIBE CHANNELS</t>                          <t>SUBSCRIBE CHANNEL_COUNT</t>
3174                      </list>                      </list>
3175                  </t>                  </t>
3176                  <t>Server will start sending the following notification messages:</t>                  <t>Server will start sending the following notification messages:</t>
3177                  <t>                  <t>
3178                      <list>                      <list>
3179                          <t>"NOTIFY:CHANNELS:&lt;channels&gt;"</t>                          <t>"NOTIFY:CHANNEL_COUNT:&lt;channels&gt;"</t>
3180                      </list>                      </list>
3181                  </t>                  </t>
3182                  <t>where &lt;channels&gt; will be replaced by the new number                  <t>where &lt;channels&gt; will be replaced by the new number
# Line 3247  Schoenebeck'> Line 3247  Schoenebeck'>
3247                  back-end changes by issuing the following command:</t>                  back-end changes by issuing the following command:</t>
3248                  <t>                  <t>
3249                      <list>                      <list>
3250                          <t>SUBSCRIBE INFO</t>                          <t>SUBSCRIBE CHANNEL_INFO</t>
3251                      </list>                      </list>
3252                  </t>                  </t>
3253                  <t>Server will start sending the following notification messages:</t>                  <t>Server will start sending the following notification messages:</t>
3254                  <t>                  <t>
3255                      <list>                      <list>
3256                          <t>"NOTIFY:INFO:&lt;sampler-channel&gt;"</t>                          <t>"NOTIFY:CHANNEL_INFO:&lt;sampler-channel&gt;"</t>
3257                      </list>                      </list>
3258                  </t>                  </t>
3259                  <t>where &lt;sampler-channel&gt; will be replaced by the sampler channel the                  <t>where &lt;sampler-channel&gt; will be replaced by the sampler channel the

Legend:
Removed from v.534  
changed lines
  Added in v.556

  ViewVC Help
Powered by ViewVC