/[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 556 by schoenebeck, Sat May 21 01:10:12 2005 UTC revision 561 by schoenebeck, Sat May 21 20:01:32 2005 UTC
# Line 683  Schoenebeck'> Line 683  Schoenebeck'>
683    
684                              <t>DEPENDS -                              <t>DEPENDS -
685                                <list>                                <list>
686                                  <t>comma separated list of paramters this parameter depends                                  <t>comma separated list of parameters this parameter depends
687                                  on, means the values for fields 'DEFAULT', 'RANGE_MIN',                                  on, means the values for fields 'DEFAULT', 'RANGE_MIN',
688                                  'RANGE_MAX' and 'POSSIBILITIES' might depend on these                                  'RANGE_MAX' and 'POSSIBILITIES' might depend on these
689                                  listed parameters, for example assuming that an audio                                  listed parameters, for example assuming that an audio
# Line 1441  Schoenebeck'> Line 1441  Schoenebeck'>
1441                          </list>                          </list>
1442                      </t>                      </t>
1443    
1444                      <t>Where &lt;midi-t&gt; is the name of the MIDI input driver as returned                      <t>Where &lt;midit&gt; is the name of the MIDI input driver as returned
1445                      by the <xref target="LIST AVAILABLE_MIDI_INPUT_DRIVERS">                      by the <xref target="LIST AVAILABLE_MIDI_INPUT_DRIVERS">
1446                      "LIST AVAILABLE_MIDI_INPUT_DRIVERS"</xref> command, &lt;param&gt; a specific                      "LIST AVAILABLE_MIDI_INPUT_DRIVERS"</xref> command, &lt;param&gt; a specific
1447                      parameter name for which information should be obtained (as returned by the                      parameter name for which information should be obtained (as returned by the
# Line 1514  Schoenebeck'> Line 1514  Schoenebeck'>
1514    
1515                              <t>DEPENDS -                              <t>DEPENDS -
1516                                <list>                                <list>
1517                                  <t>comma separated list of paramters this parameter depends                                  <t>comma separated list of parameters this parameter depends
1518                                  on, means the values for fields 'DEFAULT', 'RANGE_MIN',                                  on, means the values for fields 'DEFAULT', 'RANGE_MIN',
1519                                  'RANGE_MAX' and 'POSSIBILITIES' might depend on these                                  'RANGE_MAX' and 'POSSIBILITIES' might depend on these
1520                                  listed parameters, for example assuming that an audio                                  listed parameters, for example assuming that an audio
# Line 2205  Schoenebeck'> Line 2205  Schoenebeck'>
2205                                  <list>                                  <list>
2206                                      <t>in case a new sampler channel could be added, where                                      <t>in case a new sampler channel could be added, where
2207                                      &lt;sampler-channel&gt; reflects the channel number of the new                                      &lt;sampler-channel&gt; reflects the channel number of the new
2208                                      created sampler channel which should the be used to set up                                      created sampler channel which should be used to set up
2209                                      the sampler channel by sending subsequent intialization                                      the sampler channel by sending subsequent initialization
2210                                      commands</t>                                      commands</t>
2211                                  </list>                                  </list>
2212                              </t>                              </t>
# Line 2241  Schoenebeck'> Line 2241  Schoenebeck'>
2241                          </list>                          </list>
2242                      </t>                      </t>
2243    
2244                      <t>This will decrement the sampler channel count by one and also                      <t>Where &lt;sampler-channel&gt; should be replaced by the
2245                      decrement the channel numbers of all subsequent sampler channels by                      number of the sampler channel as given by the
2246                      one.</t>                      <xref target="ADD CHANNEL">"ADD CHANNEL"</xref>
2247                        or <xref target="LIST CHANNELS">"LIST CHANNELS"</xref>
2248                        command. The channel numbers of all subsequent sampler channels
2249                        remain the same.</t>
2250    
2251                      <t>Possible Answers:</t>                      <t>Possible Answers:</t>
2252                      <t>                      <t>
# Line 2308  Schoenebeck'> Line 2311  Schoenebeck'>
2311                      <t>Possible Answers:</t>                      <t>Possible Answers:</t>
2312                      <t>                      <t>
2313                          <list>                          <list>
2314                              <t>LinuxSampler will answer by sending a comma separated character                              <t>LinuxSampler will answer by sending a comma separated list
2315                              string of the engines' names. Engine names can consist of lower and                              of the engines' names encapsulated into apostrophes (').
2316                              upper cases, digits and underlines ("_" character).</t>                              Engine names can consist of lower and upper cases,
2317                                digits and underlines ("_" character).</t>
2318                          </list>                          </list>
2319                      </t>                      </t>
2320                      <t>Example:</t>                      <t>Example:</t>
2321                      <t>                      <t>
2322                          <list>                          <list>
2323                              <t>C: "LIST AVAILABLE_ENGINES"</t>                              <t>C: "LIST AVAILABLE_ENGINES"</t>
2324                              <t>S: "GigEngine,AkaiEngine,DLSEngine,JoesCustomEngine"</t>                              <t>S: "'GigEngine','AkaiEngine','DLSEngine','JoesCustomEngine'"</t>
2325                          </list>                          </list>
2326                      </t>                      </t>
2327                  </section>                  </section>
# Line 2845  Schoenebeck'> Line 2849  Schoenebeck'>
2849                              </t>                              </t>
2850                              <t>"ERR:&lt;error-code&gt;:&lt;error-message&gt;" -                              <t>"ERR:&lt;error-code&gt;:&lt;error-message&gt;" -
2851                                  <list>                                  <list>
2852                                      <t>in case it failed, providing an appropriate error code and error messag</t>                                      <t>in case it failed, providing an appropriate error code and error message</t>
2853                                  </list>                                  </list>
2854                              </t>                              </t>
2855                          </list>                          </list>
# Line 3244  Schoenebeck'> Line 3248  Schoenebeck'>
3248    
3249              <section title="Channel information changed" anchor="SUBSCRIBE INFO">              <section title="Channel information changed" anchor="SUBSCRIBE INFO">
3250                  <t>Client may want to be notified when changes were made to sampler channels on the                  <t>Client may want to be notified when changes were made to sampler channels on the
3251                  back-end changes by issuing the following command:</t>                  back-end by issuing the following command:</t>
3252                  <t>                  <t>
3253                      <list>                      <list>
3254                          <t>SUBSCRIBE CHANNEL_INFO</t>                          <t>SUBSCRIBE CHANNEL_INFO</t>
# Line 3300  Schoenebeck'> Line 3304  Schoenebeck'>
3304                      <t>Rui Nuno Capela</t>                      <t>Rui Nuno Capela</t>
3305                      <t>Vladimir Senkov</t>                      <t>Vladimir Senkov</t>
3306                      <t>Mark Knecht</t>                      <t>Mark Knecht</t>
3307                        <t>Grigor Iliev</t>
3308                  </list>                  </list>
3309              </t>              </t>
3310          </section>          </section>

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

  ViewVC Help
Powered by ViewVC