/[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 1401 by iliev, Thu Oct 11 20:45:49 2007 UTC revision 1428 by schoenebeck, Sun Oct 14 23:23:06 2007 UTC
# Line 16  Line 16 
16       to an annoying "missing Normative/Informative References" error message -->       to an annoying "missing Normative/Informative References" error message -->
17  <?rfc strict="no" ?>  <?rfc strict="no" ?>
18    
19  <rfc category="std" ipr="full3978" docName="LSCP 1.2cvs">  <rfc category="std" ipr="full3978" docName="LSCP 1.2">
20      <front>      <front>
21          <title>LinuxSampler Control Protocol (draft)</title>          <title>LinuxSampler Control Protocol (draft)</title>
22          <author initials='C.S.' surname="Schoenebeck" fullname='C.          <author initials='C.S.' surname="Schoenebeck" fullname='C.
# Line 5997  Schoenebeck'> Line 5997  Schoenebeck'>
5997                      editor application by sending the following command:</t>                      editor application by sending the following command:</t>
5998                      <t>                      <t>
5999                          <list>                          <list>
6000                              <t>EDIT INSTRUMENT &lt;sampler-channel&gt;</t>                              <t>EDIT CHANNEL INSTRUMENT &lt;sampler-channel&gt;</t>
6001                          </list>                          </list>
6002                      </t>                      </t>
6003                      <t>Where &lt;sampler-channel&gt; should be replaced by the                      <t>Where &lt;sampler-channel&gt; should be replaced by the
# Line 6049  Schoenebeck'> Line 6049  Schoenebeck'>
6049                      <t>Examples:</t>                      <t>Examples:</t>
6050                      <t>                      <t>
6051                          <list>                          <list>
6052                              <t>C: "EDIT INSTRUMENT 0"</t>                              <t>C: "EDIT CHANNEL INSTRUMENT 0"</t>
6053                              <t>S: "OK"</t>                              <t>S: "OK"</t>
6054                          </list>                          </list>
6055                      </t>                      </t>
# Line 6542  Schoenebeck'> Line 6542  Schoenebeck'>
6542  </t>  </t>
6543  <t>edit_instruction =  <t>edit_instruction =
6544          <list>          <list>
6545                  <t>INSTRUMENT SP sampler_channel                  <t>CHANNEL SP INSTRUMENT SP sampler_channel
6546                  </t>                  </t>
6547          </list>          </list>
6548  </t>  </t>

Legend:
Removed from v.1401  
changed lines
  Added in v.1428

  ViewVC Help
Powered by ViewVC