--- linuxsampler/trunk/src/engines/common/AbstractVoice.h 2010/01/30 10:30:02 2055 +++ linuxsampler/trunk/src/engines/common/AbstractVoice.h 2010/02/23 18:32:31 2061 @@ -181,6 +181,8 @@ virtual double CalculateVolume(double velocityAttenuation); + virtual float GetReleaseTriggerAttenuation(float noteLength); + /** * Get starting crossfade volume level */