--- linuxsampler/trunk/ChangeLog 2007/03/22 20:39:04 1108 +++ linuxsampler/trunk/ChangeLog 2007/04/03 17:39:52 1147 @@ -31,6 +31,7 @@ (i.e. jack-rack), the send levels are controllable via arbitrary MIDI controllers - global (sampler wide) volume can now be controlled at runtime + - Implemented new, improved notification system * MIDI driver: - dispatch bank select (MSB and LSB) messages @@ -53,6 +54,8 @@ - EG fine tuning: when attack is zero the EG starts at a level above max sustain level, which means that there is a decay phase even if sustain is 100% + - more EG fixes: the level could sometimes go below zero and cause + noises or crashes * Bug fixes: - fixed crash occurring on certain LSCP scripts (Bug 39)