--- linuxsampler/trunk/Documentation/lscp.xml 2008/12/07 13:58:16 1803 +++ linuxsampler/trunk/Documentation/lscp.xml 2008/12/10 22:08:20 1804 @@ -2512,7 +2512,7 @@ numerical ID of the audio output device which is currently connected to this sampler channel to output - the audio signal, "NONE" if there's no device + the audio signal, "-1" if there's no device connected to this sampler channel @@ -2543,7 +2543,9 @@ INSTRUMENT_NR - - the instrument index number of the loaded instrument + the instrument index number of the loaded instrument, + "-1" if there's no instrument loaded for this sampler + channel INSTRUMENT_NAME - @@ -2555,8 +2557,11 @@ INSTRUMENT_STATUS - - integer values 0 to 100 indicating loading progress percentage for the instrument. Negative - value indicates a loading exception. Value of 100 indicates that the instrument is fully + Integer values 0 to 100 indicating loading progress + percentage for the instrument. Negative + value indicates a loading exception (also returns "-1" in case no + instrument was yet to be loaded on the sampler channel). + Value of 100 indicates that the instrument is fully loaded. @@ -2564,13 +2569,15 @@ numerical ID of the MIDI input device which is currently connected to this sampler channel to deliver - MIDI input commands, "NONE" if there's no device + MIDI input commands, "-1" if there's no device connected to this sampler channel MIDI_INPUT_PORT - - port number of the MIDI input device + port number of the MIDI input device (in case a + MIDI device was already assigned to the sampler + channel) MIDI_INPUT_CHANNEL -