/[svn]/web/trunk/www.linuxsampler.org/api/draft-linuxsampler-protocol.html
ViewVC logotype

Diff of /web/trunk/www.linuxsampler.org/api/draft-linuxsampler-protocol.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2139 by schoenebeck, Mon Oct 4 22:17:58 2010 UTC revision 2141 by schoenebeck, Tue Oct 5 10:36:00 2010 UTC
# Line 322  Getting effect send information<br /> Line 322  Getting effect send information<br />
322  Changing effect send's name<br />  Changing effect send's name<br />
323  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="#SET FX_SEND AUDIO_OUTPUT_CHANNEL">6.4.31.</a>&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="#SET FX_SEND AUDIO_OUTPUT_CHANNEL">6.4.31.</a>&nbsp;
324  Altering effect send's audio routing<br />  Altering effect send's audio routing<br />
325  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="#SET FX_SEND SEND_EFFECT">6.4.32.</a>&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="#SET FX_SEND EFFECT">6.4.32.</a>&nbsp;
326  Assigning destination effect to an effect send<br />  Assigning destination effect to an effect send<br />
327  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="#REMOVE FX_SEND SEND_EFFECT">6.4.33.</a>&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="#REMOVE FX_SEND EFFECT">6.4.33.</a>&nbsp;
328  Removing destination effect from an effect send<br />  Removing destination effect from an effect send<br />
329  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="#SET FX_SEND MIDI_CONTROLLER">6.4.34.</a>&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="#SET FX_SEND MIDI_CONTROLLER">6.4.34.</a>&nbsp;
330  Altering effect send's MIDI controller<br />  Altering effect send's MIDI controller<br />
# Line 5486  Getting effect send information</h3> Line 5486  Getting effect send information</h3>
5486  </blockquote>  </blockquote>
5487                                                                            
5488    
5489  <p>SEND_EFFECT -  <p>EFFECT -
5490                                          </p>                                          </p>
5491  <blockquote class="text">  <blockquote class="text">
5492  <p>destination send effect chain ID  <p>destination send effect chain ID
# Line 5522  Getting effect send information</h3> Line 5522  Getting effect send information</h3>
5522  </p>  </p>
5523  <p>&nbsp;&nbsp;&nbsp;"AUDIO_OUTPUT_ROUTING: 2,3"  <p>&nbsp;&nbsp;&nbsp;"AUDIO_OUTPUT_ROUTING: 2,3"
5524  </p>  </p>
5525    <p>&nbsp;&nbsp;&nbsp;"EFFECT: NONE"
5526    </p>
5527    <p>&nbsp;&nbsp;&nbsp;"."
5528    </p>
5529    </blockquote><p>
5530                        
5531    </p>
5532    <p>
5533                            </p>
5534    <blockquote class="text">
5535    <p>C: "GET FX_SEND INFO 0 1"
5536    </p>
5537    <p>S: "NAME: Delay Send (Internal)"
5538    </p>
5539    <p>&nbsp;&nbsp;&nbsp;"MIDI_CONTROLLER: 93"
5540    </p>
5541    <p>&nbsp;&nbsp;&nbsp;"LEVEL: 0.51"
5542    </p>
5543    <p>&nbsp;&nbsp;&nbsp;"AUDIO_OUTPUT_ROUTING: 1,2"
5544    </p>
5545    <p>&nbsp;&nbsp;&nbsp;"EFFECT: 2,0"
5546    </p>
5547  <p>&nbsp;&nbsp;&nbsp;"."  <p>&nbsp;&nbsp;&nbsp;"."
5548  </p>  </p>
5549  </blockquote><p>  </blockquote><p>
# Line 5676  Altering effect send's audio routing</h3 Line 5698  Altering effect send's audio routing</h3
5698  </blockquote><p>  </blockquote><p>
5699                                            
5700  </p>  </p>
5701  <a name="SET FX_SEND SEND_EFFECT"></a><br /><hr />  <a name="SET FX_SEND EFFECT"></a><br /><hr />
5702  <table summary="layout" cellpadding="0" cellspacing="2" class="TOCbug" align="right"><tr><td class="TOCbug"><a href="#toc">&nbsp;TOC&nbsp;</a></td></tr></table>  <table summary="layout" cellpadding="0" cellspacing="2" class="TOCbug" align="right"><tr><td class="TOCbug"><a href="#toc">&nbsp;TOC&nbsp;</a></td></tr></table>
5703  <a name="rfc.section.6.4.32"></a><h3>6.4.32.&nbsp;  <a name="rfc.section.6.4.32"></a><h3>6.4.32.&nbsp;
5704  Assigning destination effect to an effect send</h3>  Assigning destination effect to an effect send</h3>
# Line 5687  Assigning destination effect to an effec Line 5709  Assigning destination effect to an effec
5709  <p>  <p>
5710                          </p>                          </p>
5711  <blockquote class="text">  <blockquote class="text">
5712  <p>SET FX_SEND SEND_EFFECT &lt;sampler-chan&gt; &lt;fx-send-id&gt; &lt;effect-chain&gt; &lt;chain-pos&gt;  <p>SET FX_SEND EFFECT &lt;sampler-chan&gt; &lt;fx-send-id&gt; &lt;effect-chain&gt; &lt;chain-pos&gt;
5713  </p>  </p>
5714  </blockquote><p>  </blockquote><p>
5715                                            
# Line 5736  Assigning destination effect to an effec Line 5758  Assigning destination effect to an effec
5758  <p>  <p>
5759                          </p>                          </p>
5760  <blockquote class="text">  <blockquote class="text">
5761  <p>C: "SET FX_SEND SEND_EFFECT 0 0 2 5"  <p>C: "SET FX_SEND EFFECT 0 0 2 5"
5762  </p>  </p>
5763  <p>S: "OK"  <p>S: "OK"
5764  </p>  </p>
5765  </blockquote><p>  </blockquote><p>
5766                                            
5767  </p>  </p>
5768  <a name="REMOVE FX_SEND SEND_EFFECT"></a><br /><hr />  <a name="REMOVE FX_SEND EFFECT"></a><br /><hr />
5769  <table summary="layout" cellpadding="0" cellspacing="2" class="TOCbug" align="right"><tr><td class="TOCbug"><a href="#toc">&nbsp;TOC&nbsp;</a></td></tr></table>  <table summary="layout" cellpadding="0" cellspacing="2" class="TOCbug" align="right"><tr><td class="TOCbug"><a href="#toc">&nbsp;TOC&nbsp;</a></td></tr></table>
5770  <a name="rfc.section.6.4.33"></a><h3>6.4.33.&nbsp;  <a name="rfc.section.6.4.33"></a><h3>6.4.33.&nbsp;
5771  Removing destination effect from an effect send</h3>  Removing destination effect from an effect send</h3>
# Line 5754  Removing destination effect from an effe Line 5776  Removing destination effect from an effe
5776  <p>  <p>
5777                          </p>                          </p>
5778  <blockquote class="text">  <blockquote class="text">
5779  <p>REMOVE FX_SEND SEND_EFFECT &lt;sampler-chan&gt; &lt;fx-send-id&gt;  <p>REMOVE FX_SEND EFFECT &lt;sampler-chan&gt; &lt;fx-send-id&gt;
5780  </p>  </p>
5781  </blockquote><p>  </blockquote><p>
5782                                            
# Line 5801  Removing destination effect from an effe Line 5823  Removing destination effect from an effe
5823  <p>  <p>
5824                          </p>                          </p>
5825  <blockquote class="text">  <blockquote class="text">
5826  <p>C: "REMOVE FX_SEND SEND_EFFECT 0 0"  <p>C: "REMOVE FX_SEND EFFECT 0 0"
5827  </p>  </p>
5828  <p>S: "OK"  <p>S: "OK"
5829  </p>  </p>
# Line 10113  Managing Effects</h3> Line 10135  Managing Effects</h3>
10135                  of sampler channels are fed to send effects by creating FX sends                  of sampler channels are fed to send effects by creating FX sends
10136                  to the respective sampler channel and assigning a destination                  to the respective sampler channel and assigning a destination
10137                  send effect to that FX by using the                  send effect to that FX by using the
10138                  <a class='info' href='#SET FX_SEND SEND_EFFECT'>"SET FX_SEND SEND_EFFECT"<span> (</span><span class='info'>Assigning destination effect to an effect send</span><span>)</span></a>                  <a class='info' href='#SET FX_SEND EFFECT'>"SET FX_SEND EFFECT"<span> (</span><span class='info'>Assigning destination effect to an effect send</span><span>)</span></a>
10139                  command. The latter allows to route the FX send to the beginning                  command. The latter allows to route the FX send to the beginning
10140                  of a send effect chain, as well as directly to any other                  of a send effect chain, as well as directly to any other
10141                  position of the send effect chain.                  position of the send effect chain.
# Line 11898  Command Syntax</h3> Line 11920  Command Syntax</h3>
11920  <p>/ SEND_EFFECT_CHAIN SP EFFECT SP device_index SP effect_chain SP chain_pos  <p>/ SEND_EFFECT_CHAIN SP EFFECT SP device_index SP effect_chain SP chain_pos
11921                                    
11922  </p>  </p>
11923  <p>/ FX_SEND SP SEND_EFFECT SP sampler_channel SP fx_send_id  <p>/ FX_SEND SP EFFECT SP sampler_channel SP fx_send_id
11924                                    
11925  </p>  </p>
11926  <p>/ DB_INSTRUMENT_DIRECTORY SP FORCE SP db_path  <p>/ DB_INSTRUMENT_DIRECTORY SP FORCE SP db_path
# Line 12117  Command Syntax</h3> Line 12139  Command Syntax</h3>
12139  <p>/ FX_SEND SP LEVEL SP sampler_channel SP fx_send_id SP volume_value  <p>/ FX_SEND SP LEVEL SP sampler_channel SP fx_send_id SP volume_value
12140                                    
12141  </p>  </p>
12142  <p>/ FX_SEND SP SEND_EFFECT SP sampler_channel SP fx_send_id SP effect_chain SP chain_pos  <p>/ FX_SEND SP EFFECT SP sampler_channel SP fx_send_id SP effect_chain SP chain_pos
12143                                    
12144  </p>  </p>
12145  <p>/ DB_INSTRUMENT_DIRECTORY SP NAME SP db_path SP stringval_escaped  <p>/ DB_INSTRUMENT_DIRECTORY SP NAME SP db_path SP stringval_escaped

Legend:
Removed from v.2139  
changed lines
  Added in v.2141

  ViewVC Help
Powered by ViewVC