--- linuxsampler/trunk/ChangeLog 2006/01/15 18:23:11 830 +++ linuxsampler/trunk/ChangeLog 2006/02/06 18:07:17 835 @@ -44,6 +44,12 @@ all modes can be altered via standard GM messages, that is CC5 for altering portamento time, CC65 for enabling / disabling portamento mode, CC126 for enabling solo mode and CC127 for disabling solo mode + - fine tuning of the curves for volume (CC7), pan (CC10 and gig + parameter) and crossfade + - added support for the "attenuation controller threshold" gig + parameter + - added smoothing of volume changes caused by control change + messages * LSCP server: - fixed application exit on broken pipe error (fixes bug #20) @@ -68,6 +74,7 @@ - support for monitoring the total number of active voices (new LSCP commands: GET TOTAL_VOICE_COUNT, GET TOTAL_VOICE_COUNT_MAX, SUBSCRIBE TOTAL_VOICE_COUNT, UNSUBSCRIBE TOTAL_VOICE_COUNT) + - fixed some memory management errors Version 0.3.3 (15 July 2005)