/[svn]/linuxsampler/trunk/src/engines/sfz/EG.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/engines/sfz/EG.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2113 by persson, Sat Jan 30 10:30:02 2010 UTC revision 2114 by persson, Tue Aug 10 12:05:19 2010 UTC
# Line 61  class EG : public ::LinuxSampler::EG { Line 61  class EG : public ::LinuxSampler::EG {
61          int Stage;          int Stage;
62          ::sfz::EG* eg;          ::sfz::EG* eg;
63          float TimeCoeff;          float TimeCoeff;
64            bool GotRelease;
65          void enterSustainStage();          void enterSustainStage();
66  };  };
67    

Legend:
Removed from v.2113  
changed lines
  Added in v.2114

  ViewVC Help
Powered by ViewVC