--- linuxsampler/trunk/ChangeLog 2005/08/16 17:14:25 738 +++ linuxsampler/trunk/ChangeLog 2005/09/21 14:30:43 775 @@ -24,10 +24,15 @@ controller is defined), Control invert, Minimum cutoff, Velocity curve and Velocity range. The keyboard tracking now also scales cutoff frequency, not just resonance. + - fixed bug in sysex handling (patch by Juan Linietsky) * LSCP server: - fixed application exit on broken pipe error (fixes bug #20) + * MIDI driver: + - fixed legacy sysex code which caused dispatching of MIDI SysEx + messages several times instead of once + * general changes: - support for muting sampler channels and solo mode of the same, two new LSCP commands ("SET CHANNEL MUTE" and "SET CHANNEL SOLO") and two new