--- linuxsampler/trunk/ChangeLog 2005/11/02 19:26:15 797 +++ linuxsampler/trunk/ChangeLog 2006/01/08 20:19:49 826 @@ -35,11 +35,14 @@ accurate. Release stage can now start before attack stage 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