/[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 1108 by iliev, Thu Mar 22 20:39:04 2007 UTC revision 1109 by iliev, Thu Mar 22 20:55:17 2007 UTC
# Line 4803  Schoenebeck'> Line 4803  Schoenebeck'>
4803                  </t>                  </t>
4804                  <t>/ CHANNEL_INFO                  <t>/ CHANNEL_INFO
4805                  </t>                  </t>
4806                    <t>/ FX_SEND_COUNT
4807                    </t>
4808                    <t>/ FX_SEND_INFO
4809                    </t>
4810                  <t>/ MIDI_INSTRUMENT_MAP_COUNT                  <t>/ MIDI_INSTRUMENT_MAP_COUNT
4811                  </t>                  </t>
4812                  <t>/ MIDI_INSTRUMENT_MAP_INFO                  <t>/ MIDI_INSTRUMENT_MAP_INFO
# Line 4815  Schoenebeck'> Line 4819  Schoenebeck'>
4819                  </t>                  </t>
4820                  <t>/ TOTAL_VOICE_COUNT                  <t>/ TOTAL_VOICE_COUNT
4821                  </t>                  </t>
4822                    <t>/ GLOBAL_INFO
4823                    </t>
4824          </list>          </list>
4825  </t>  </t>
4826  <t>unsubscribe_event =  <t>unsubscribe_event =
# Line 4837  Schoenebeck'> Line 4843  Schoenebeck'>
4843                  </t>                  </t>
4844                  <t>/ CHANNEL_INFO                  <t>/ CHANNEL_INFO
4845                  </t>                  </t>
4846                    <t>/ FX_SEND_COUNT
4847                    </t>
4848                    <t>/ FX_SEND_INFO
4849                    </t>
4850                  <t>/ MIDI_INSTRUMENT_MAP_COUNT                  <t>/ MIDI_INSTRUMENT_MAP_COUNT
4851                  </t>                  </t>
4852                  <t>/ MIDI_INSTRUMENT_MAP_INFO                  <t>/ MIDI_INSTRUMENT_MAP_INFO
# Line 4849  Schoenebeck'> Line 4859  Schoenebeck'>
4859                  </t>                  </t>
4860                  <t>/ TOTAL_VOICE_COUNT                  <t>/ TOTAL_VOICE_COUNT
4861                  </t>                  </t>
4862                    <t>/ GLOBAL_INFO
4863                    </t>
4864          </list>          </list>
4865  </t>  </t>
4866  <t>map_instruction =  <t>map_instruction =
# Line 5467  Schoenebeck'> Line 5479  Schoenebeck'>
5479                          <t>"NOTIFY:FX_SEND_COUNT:&lt;channel-id&gt; &lt;fx-sends&gt;"</t>                          <t>"NOTIFY:FX_SEND_COUNT:&lt;channel-id&gt; &lt;fx-sends&gt;"</t>
5480                      </list>                      </list>
5481                  </t>                  </t>
5482                  <t>where &lt;channel-id&gt; will be replaced by the numerical ID of the sampler                  <t>where &lt;channel-id&gt; will be replaced by the numerical ID of the sampler
5483                  channel, on which the effect sends number is changed and &lt;fx-sends&gt; will                  channel, on which the effect sends number is changed and &lt;fx-sends&gt; will
5484                  be replaced by the new number of effect sends on that channel.</t>                  be replaced by the new number of effect sends on that channel.</t>
5485              </section>              </section>
5486    
# Line 5486  Schoenebeck'> Line 5498  Schoenebeck'>
5498                          <t>"NOTIFY:FX_SEND_INFO:&lt;channel-id&gt; &lt;fx-send-id&gt;"</t>                          <t>"NOTIFY:FX_SEND_INFO:&lt;channel-id&gt; &lt;fx-send-id&gt;"</t>
5499                      </list>                      </list>
5500                  </t>                  </t>
5501                  <t>where &lt;channel-id&gt; will be replaced by the numerical ID of the sampler                  <t>where &lt;channel-id&gt; will be replaced by the numerical ID of the sampler
5502                  channel, on which an effect send entity is changed and &lt;fx-send-id&gt; will                  channel, on which an effect send entity is changed and &lt;fx-send-id&gt; will
5503                  be replaced by the numerical ID of the changed effect send.</t>                  be replaced by the numerical ID of the changed effect send.</t>
5504              </section>              </section>
5505    
# Line 5602  Schoenebeck'> Line 5614  Schoenebeck'>
5614                  <t>Server will start sending the following types of notification messages:</t>                  <t>Server will start sending the following types of notification messages:</t>
5615                  <t>                  <t>
5616                      <list>                      <list>
5617                          <t>"NOTIFY:GLOBAL_INFO:VOLUME &lt;volume&gt;" - Notifies that the                          <t>"NOTIFY:GLOBAL_INFO:VOLUME &lt;volume&gt;" - Notifies that the
5618                          golbal volume of the sampler is changed, where &lt;volume&gt; will be                          golbal volume of the sampler is changed, where &lt;volume&gt; will be
5619                          replaced by the optional dotted floating point value, reflecting the                          replaced by the optional dotted floating point value, reflecting the
5620                          new global volume parameter.</t>                          new global volume parameter.</t>
5621                      </list>                      </list>
5622                  </t>                  </t>

Legend:
Removed from v.1108  
changed lines
  Added in v.1109

  ViewVC Help
Powered by ViewVC