--- linuxsampler/trunk/ChangeLog 2005/06/23 22:44:59 677 +++ linuxsampler/trunk/ChangeLog 2005/07/15 16:59:35 692 @@ -1,3 +1,17 @@ +Version 0.3.3 (15 July 2005) + + * packaging changes: + - fixed compilation with gcc 4.0 + + * Gigasampler format engine: + - LFO preprocessing was performed even though the respective LFO was + disabled by the instrument patch (minor efficiency fix) + - if period time of chosen audio device is too small (< MIN_RELEASE_TIME) + for volume ramp downs in the same fragment (needed for current voice + stealing implementation) then simply inform the user with a warning + about possible click sounds and reduce the volume ramp down + appropriately instead of cancelling the audio device connection + Version 0.3.2 (24 June 2005) * packaging changes: