/[svn]/web/trunk/www.linuxsampler.org/api/lscp-1.6.html
ViewVC logotype

Diff of /web/trunk/www.linuxsampler.org/api/lscp-1.6.html

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

revision 2498 by schoenebeck, Thu Jan 9 22:05:21 2014 UTC revision 2499 by schoenebeck, Fri Jan 10 00:57:00 2014 UTC
# Line 144  Line 144 
144  <table summary="layout" width="66%" border="0" cellpadding="0" cellspacing="0"><tr><td><table summary="layout" width="100%" border="0" cellpadding="2" cellspacing="1">  <table summary="layout" width="66%" border="0" cellpadding="0" cellspacing="0"><tr><td><table summary="layout" width="100%" border="0" cellpadding="2" cellspacing="1">
145  <tr><td class="header">LinuxSampler Developers</td><td class="header">C. Schoenebeck</td></tr>  <tr><td class="header">LinuxSampler Developers</td><td class="header">C. Schoenebeck</td></tr>
146  <tr><td class="header">Internet-Draft</td><td class="header">LinuxSampler.org</td></tr>  <tr><td class="header">Internet-Draft</td><td class="header">LinuxSampler.org</td></tr>
147  <tr><td class="header">Intended status: Standards Track</td><td class="header">January 9, 2014</td></tr>  <tr><td class="header">Intended status: Standards Track</td><td class="header">January 10, 2014</td></tr>
148  <tr><td class="header">Expires: July 13, 2014</td><td class="header">&nbsp;</td></tr>  <tr><td class="header">Expires: July 14, 2014</td><td class="header">&nbsp;</td></tr>
149  </table></td></tr></table>  </table></td></tr></table>
150  <h1><br />LinuxSampler Control Protocol<br />LSCP 1.6</h1>  <h1><br />LinuxSampler Control Protocol<br />LSCP 1.6</h1>
151    
# Line 176  and may be updated, replaced, or obsolet Line 176  and may be updated, replaced, or obsolet
176  It is inappropriate to use Internet-Drafts as reference material or to cite  It is inappropriate to use Internet-Drafts as reference material or to cite
177  them other than as &ldquo;work in progress.&rdquo;</p>  them other than as &ldquo;work in progress.&rdquo;</p>
178  <p>  <p>
179  This Internet-Draft will expire on July 13, 2014.</p>  This Internet-Draft will expire on July 14, 2014.</p>
180  <a name="toc"></a><br /><hr />  <a name="toc"></a><br /><hr />
181  <h3>Table of Contents</h3>  <h3>Table of Contents</h3>
182  <p class="toc">  <p class="toc">
# Line 4140  Getting sampler channel information</h3> Line 4140  Getting sampler channel information</h3>
4140  <p>MIDI_INPUT_DEVICE -  <p>MIDI_INPUT_DEVICE -
4141                                          </p>                                          </p>
4142  <blockquote class="text">  <blockquote class="text">
4143    <p>DEPRECATED: THIS FIELD WILL DISAPPEAR!
4144    </p>
4145  <p>numerical ID of the MIDI input device which is  <p>numerical ID of the MIDI input device which is
4146                                              currently connected to this sampler channel to deliver                                              currently connected to this sampler channel to deliver
4147                                              MIDI input commands, "-1" if there's no device                                              MIDI input commands, "-1" if there's no device
4148                                              connected to this sampler channel                                              connected to this sampler channel
4149  </p>  </p>
4150    <p>Should not be used anymore as of LSCP v1.6 and younger.
4151                                                This field is currently only preserved for backward compatibility.
4152                                                
4153    </p>
4154    <p>This field a relict from times where only one MIDI input per
4155                                                sampler channel was allowed. Use <a class='info' href='#LIST CHANNEL MIDI_INPUTS'>"GET CHANNEL MIDI_INPUTS"<span> (</span><span class='info'>Getting all MIDI inputs of a sampler channel</span><span>)</span></a>
4156                                                instead.
4157    </p>
4158  </blockquote>  </blockquote>
4159                                                                            
4160    
4161  <p>MIDI_INPUT_PORT -  <p>MIDI_INPUT_PORT -
4162                                          </p>                                          </p>
4163  <blockquote class="text">  <blockquote class="text">
4164    <p>DEPRECATED: THIS FIELD WILL DISAPPEAR!
4165    </p>
4166  <p>port number of the MIDI input device (in case a  <p>port number of the MIDI input device (in case a
4167                                              MIDI device was already assigned to the sampler                                              MIDI device was already assigned to the sampler
4168                                              channel)                                              channel)
4169  </p>  </p>
4170    <p>Should not be used anymore as of LSCP v1.6 and younger.
4171                                                This field is currently only preserved for backward compatibility.
4172                                                
4173    </p>
4174    <p>This field a relict from times where only one MIDI input per
4175                                                sampler channel was allowed. Use <a class='info' href='#LIST CHANNEL MIDI_INPUTS'>"GET CHANNEL MIDI_INPUTS"<span> (</span><span class='info'>Getting all MIDI inputs of a sampler channel</span><span>)</span></a>
4176                                                instead.
4177    </p>
4178  </blockquote>  </blockquote>
4179                                                                            
4180    

Legend:
Removed from v.2498  
changed lines
  Added in v.2499

  ViewVC Help
Powered by ViewVC