--- linuxsampler/trunk/Documentation/lscp.xml 2007/03/22 20:39:04 1108 +++ linuxsampler/trunk/Documentation/lscp.xml 2007/03/22 20:55:17 1109 @@ -4803,6 +4803,10 @@ / CHANNEL_INFO + / FX_SEND_COUNT + + / FX_SEND_INFO + / MIDI_INSTRUMENT_MAP_COUNT / MIDI_INSTRUMENT_MAP_INFO @@ -4815,6 +4819,8 @@ / TOTAL_VOICE_COUNT + / GLOBAL_INFO + unsubscribe_event = @@ -4837,6 +4843,10 @@ / CHANNEL_INFO + / FX_SEND_COUNT + + / FX_SEND_INFO + / MIDI_INSTRUMENT_MAP_COUNT / MIDI_INSTRUMENT_MAP_INFO @@ -4849,6 +4859,8 @@ / TOTAL_VOICE_COUNT + / GLOBAL_INFO + map_instruction = @@ -5467,8 +5479,8 @@ "NOTIFY:FX_SEND_COUNT:<channel-id> <fx-sends>" - where <channel-id> will be replaced by the numerical ID of the sampler - channel, on which the effect sends number is changed and <fx-sends> will + where <channel-id> will be replaced by the numerical ID of the sampler + channel, on which the effect sends number is changed and <fx-sends> will be replaced by the new number of effect sends on that channel. @@ -5486,8 +5498,8 @@ "NOTIFY:FX_SEND_INFO:<channel-id> <fx-send-id>" - where <channel-id> will be replaced by the numerical ID of the sampler - channel, on which an effect send entity is changed and <fx-send-id> will + where <channel-id> will be replaced by the numerical ID of the sampler + channel, on which an effect send entity is changed and <fx-send-id> will be replaced by the numerical ID of the changed effect send. @@ -5602,9 +5614,9 @@ Server will start sending the following types of notification messages: - "NOTIFY:GLOBAL_INFO:VOLUME <volume>" - Notifies that the - golbal volume of the sampler is changed, where <volume> will be - replaced by the optional dotted floating point value, reflecting the + "NOTIFY:GLOBAL_INFO:VOLUME <volume>" - Notifies that the + golbal volume of the sampler is changed, where <volume> will be + replaced by the optional dotted floating point value, reflecting the new global volume parameter.