--- web/trunk/www.linuxsampler.org/api/lscp-1.6.html 2014/01/09 22:05:21 2498 +++ web/trunk/www.linuxsampler.org/api/lscp-1.6.html 2014/01/10 00:57:00 2499 @@ -144,8 +144,8 @@
- - + +
LinuxSampler DevelopersC. Schoenebeck
Internet-DraftLinuxSampler.org
Intended status: Standards TrackJanuary 9, 2014
Expires: July 13, 2014 
Intended status: Standards TrackJanuary 10, 2014
Expires: July 14, 2014 


LinuxSampler Control Protocol
LSCP 1.6

@@ -176,7 +176,7 @@ It is inappropriate to use Internet-Drafts as reference material or to cite them other than as “work in progress.”

-This Internet-Draft will expire on July 13, 2014.

+This Internet-Draft will expire on July 14, 2014.



Table of Contents

@@ -4140,21 +4140,41 @@

MIDI_INPUT_DEVICE -

+

DEPRECATED: THIS FIELD WILL DISAPPEAR! +

numerical ID of the MIDI input device which is currently connected to this sampler channel to deliver MIDI input commands, "-1" if there's no device connected to this sampler channel

+

Should not be used anymore as of LSCP v1.6 and younger. + This field is currently only preserved for backward compatibility. + +

+

This field a relict from times where only one MIDI input per + sampler channel was allowed. Use "GET CHANNEL MIDI_INPUTS" (Getting all MIDI inputs of a sampler channel) + instead. +

MIDI_INPUT_PORT -

+

DEPRECATED: THIS FIELD WILL DISAPPEAR! +

port number of the MIDI input device (in case a MIDI device was already assigned to the sampler channel)

+

Should not be used anymore as of LSCP v1.6 and younger. + This field is currently only preserved for backward compatibility. + +

+

This field a relict from times where only one MIDI input per + sampler channel was allowed. Use "GET CHANNEL MIDI_INPUTS" (Getting all MIDI inputs of a sampler channel) + instead. +