--- linuxsampler/trunk/src/engines/sfz/EG.h 2010/07/22 08:12:12 2113 +++ linuxsampler/trunk/src/engines/sfz/EG.h 2010/08/10 12:05:19 2114 @@ -61,7 +61,7 @@ int Stage; ::sfz::EG* eg; float TimeCoeff; - + bool GotRelease; void enterSustainStage(); };