/[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 495 by schoenebeck, Wed Apr 6 19:35:02 2005 UTC revision 499 by schoenebeck, Fri Apr 15 11:54:22 2005 UTC
# Line 234  Schoenebeck'> Line 234  Schoenebeck'>
234                              <t>C: "GET AUDIO_OUTPUT_DEVICE INFO 123456"</t>                              <t>C: "GET AUDIO_OUTPUT_DEVICE INFO 123456"</t>
235                              <t>S: "ERR:9:There is no audio output device with index 123456."</t>                              <t>S: "ERR:9:There is no audio output device with index 123456."</t>
236                          </list>                          </list>
237                      </t>                                          </t>
238                      <t>Normal result sets could be:</t>                      <t>Normal result sets could be:</t>
239                      <t>                      <t>
240                          <list style="numbers">                          <list style="numbers">
# Line 2603  Schoenebeck'> Line 2603  Schoenebeck'>
2603                              <t>SET CHANNEL AUDIO_OUTPUT_CHANNEL &lt;sampler-chan&gt; &lt;audio-out&gt; &lt;audio-in&gt;</t>                              <t>SET CHANNEL AUDIO_OUTPUT_CHANNEL &lt;sampler-chan&gt; &lt;audio-out&gt; &lt;audio-in&gt;</t>
2604                          </list>                          </list>
2605                      </t>                      </t>
2606                      <t>Where &lt;sampler-chan&gt; is the sampler channel, &lt;audio-out&gt; is the                      <t>Where &lt;sampler-chan&gt; is the sampler channel number, &lt;audio-out&gt; is the
2607                      sampler channel's audio output channel which should be                      numerical ID of the sampler channel's audio output channel which should be
2608                      rerouted and &lt;audio-in&gt; the audio channel of the selected audio                      rerouted and &lt;audio-in&gt; is the numerical ID of the audio channel of the selected audio
2609                      output device where &lt;audio-out&gt; should be routed to.</t>                      output device where &lt;audio-out&gt; should be routed to.</t>
2610    
2611                      <t>Possible Answers:</t>                      <t>Possible Answers:</t>
# Line 2646  Schoenebeck'> Line 2646  Schoenebeck'>
2646                              <t>SET CHANNEL MIDI_INPUT_DEVICE &lt;sampler-channel&gt; &lt;midi-device-id&gt;</t>                              <t>SET CHANNEL MIDI_INPUT_DEVICE &lt;sampler-channel&gt; &lt;midi-device-id&gt;</t>
2647                          </list>                          </list>
2648                      </t>                      </t>
2649                      <t></t>                      <t>Where &lt;sampler-channel&gt; is the sampler channel number and &lt;midi-device-id&gt; is the
2650                        the numerical ID of the MIDI input device.</t>
2651    
2652                      <t>Possible Answers:</t>                      <t>Possible Answers:</t>
2653                      <t>                      <t>
# Line 2722  Schoenebeck'> Line 2723  Schoenebeck'>
2723                  </section>                  </section>
2724    
2725                  <section title="Setting MIDI input port">                  <section title="Setting MIDI input port">
2726                      <t>The front-end can alter the input MIDI port on a specific sampler                      <t>The front-end can alter the MIDI input port on a specific sampler
2727                      channel by sending the following command:</t>                      channel by sending the following command:</t>
2728                      <t>                      <t>
2729                          <list>                          <list>
# Line 2771  Schoenebeck'> Line 2772  Schoenebeck'>
2772                              <t>SET CHANNEL MIDI_INPUT_CHANNEL &lt;sampler-channel&gt; &lt;midi-input-chan&gt;</t>                              <t>SET CHANNEL MIDI_INPUT_CHANNEL &lt;sampler-channel&gt; &lt;midi-input-chan&gt;</t>
2773                          </list>                          </list>
2774                      </t>                      </t>
2775                      <t>Where &lt;midi-input-chan&gt; is the new MIDI input channel where                      <t>Where &lt;midi-input-chan&gt; is the number of the new MIDI input channel where
2776                      &lt;sampler-channel&gt; should listen to or "ALL" to listen on all 16 MIDI                      &lt;sampler-channel&gt; should listen to or "ALL" to listen on all 16 MIDI
2777                      channels.</t>                      channels.</t>
2778    
# Line 3099  Schoenebeck'> Line 3100  Schoenebeck'>
3100                  <t>Server will start sending the following notification messages:</t>                  <t>Server will start sending the following notification messages:</t>
3101                  <t>                  <t>
3102                      <list>                      <list>
3103                          <t>"NOTIFY:VOICE_COUNT:&lt;sampler-channel&gt; &lt;voices>&gt;</t>                          <t>"NOTIFY:VOICE_COUNT:&lt;sampler-channel&gt; &lt;voices&gt;</t>
3104                      </list>                      </list>
3105                  </t>                  </t>
3106                  <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
3107                  voice count change occurred and &lt;voices>&gt; by the new number of                  voice count change occurred and &lt;voices&gt; by the new number of
3108                  active voices on that channel.</t>                  active voices on that channel.</t>
3109              </section>              </section>
3110    
# Line 3127  Schoenebeck'> Line 3128  Schoenebeck'>
3128              </section>              </section>
3129    
3130              <section title="Disk stream buffer fill state changed">              <section title="Disk stream buffer fill state changed">
3131                  <t>Client may want to be notified when the number of streams on the back-end                  <t>Client may want to be notified when the buffer fill state of a disk stream
3132                  changes by issuing the following command:</t>                  on the back-end changes by issuing the following command:</t>
3133                  <t>                  <t>
3134                      <list>                      <list>
3135                          <t>SUBSCRIBE BUFFER_FILL</t>                          <t>SUBSCRIBE BUFFER_FILL</t>
# Line 3142  Schoenebeck'> Line 3143  Schoenebeck'>
3143                  </t>                  </t>
3144                  <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
3145                  buffer fill state change occurred and &lt;fill-data&gt; will be replaced by the                  buffer fill state change occurred and &lt;fill-data&gt; will be replaced by the
3146                  buffer fill data for this channel as described in 4.4.12 as if the                  buffer fill data for this channel as described in 5.4.12 as if the
3147                  "GET CHANNEL BUFFER_FILL PERCENTAGE" was issued on this channel.</t>                  "GET CHANNEL BUFFER_FILL PERCENTAGE" was issued on this channel.</t>
3148              </section>              </section>
3149    

Legend:
Removed from v.495  
changed lines
  Added in v.499

  ViewVC Help
Powered by ViewVC