--- linuxsampler/trunk/ChangeLog 2005/10/16 14:50:20 791 +++ linuxsampler/trunk/ChangeLog 2006/01/08 20:19:49 826 @@ -33,11 +33,16 @@ which can be overridden with --enable-global-attenuation - EG fixes: made the length of "attack hold" stage more accurate. Release stage can now start before attack stage - ends. Cancel release didn't work when sustain was zero. - + ends. Cancel release didn't work when sustain was zero. Attack + time now has a minimal value to prevent clicks. + - fixed pitch changes larger than one octave * LSCP server: - fixed application exit on broken pipe error (fixes bug #20) + - fixed the notification messages delay due to lack of + network activity (fixes bug #26) + - fixed parser bug which occured on space(s) within device parameters + (e.g. "SET AUDIO_OUTPUT_CHANNEL_PARAMETER 0 0 SOMEPARAM='foo bar'") * MIDI driver: - fixed legacy sysex code which caused dispatching of MIDI SysEx