/[svn]/linuxsampler/trunk/src/engines/sf2/EngineChannel.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/engines/sf2/EngineChannel.h

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

revision 2027 by iliev, Tue Nov 3 19:27:42 2009 UTC revision 2101 by persson, Sun May 30 11:40:31 2010 UTC
# Line 52  namespace LinuxSampler { namespace sf2 { Line 52  namespace LinuxSampler { namespace sf2 {
52    
53          private:          private:
54              bool PressedKeys[128];              bool PressedKeys[128];
             std::vector< ::sf2::Region*> regionsTemp;  
55              int LastKeySwitch;              int LastKeySwitch;
56              int LastKey;              int LastKey;
57      };      };

Legend:
Removed from v.2027  
changed lines
  Added in v.2101

  ViewVC Help
Powered by ViewVC