--- linuxsampler/trunk/ChangeLog 2007/02/03 15:33:00 1038 +++ linuxsampler/trunk/ChangeLog 2007/02/10 12:00:55 1046 @@ -39,6 +39,11 @@ - all notes playing on a channel that changes its instrument keep playing with the old instrument until they get a note off command + - EG fix: a release value of zero could cause noises or crash + - handle MIDI coarse tuning messages (MIDI RPN #0 MSB #2 LSB) + - 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% * Bug fixes: - fixed crash occurring on certain LSCP scripts (Bug 39)