--- linuxsampler/trunk/ChangeLog 2010/10/04 22:11:53 2138 +++ linuxsampler/trunk/ChangeLog 2010/10/05 10:35:13 2140 @@ -23,6 +23,8 @@ the 2nd effect send of the sampler channel, no matter what the actual effect type is) - implemented support for internal LADSPA effects + - raised limit of program change queue from 100 to 512 + (as suggested by Alex Stone) * Gigasampler format engine: - implemented the "round robin keyboard" dimension @@ -80,6 +82,8 @@ * MIDI driver: - ALSA MIDI driver supports now "NAME" device parameter, for overriding the ALSA sequencer client name + - removed limit of maximum amount of MIDI ports per MIDI device, since + there is no reason for this limit * LSCP server: - added support for sending MIDI CC messages via LSCP command @@ -111,10 +115,9 @@ " - added LSCP command "REMOVE SEND_EFFECT_CHAIN EFFECT " - - added LSCP command "SET FX_SEND SEND_EFFECT + - added LSCP command "SET FX_SEND EFFECT " - - added LSCP command "REMOVE FX_SEND SEND_EFFECT - " + - added LSCP command "REMOVE FX_SEND EFFECT " * Bug fixes: - Fixed crash which may occur when MIDI key + transpose is out of range