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

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

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

revision 460 by schoenebeck, Mon Mar 14 22:35:44 2005 UTC revision 473 by schoenebeck, Thu Mar 17 20:13:08 2005 UTC
# Line 97  namespace LinuxSampler { namespace gig { Line 97  namespace LinuxSampler { namespace gig {
97              int                     InstrumentStat;              int                     InstrumentStat;
98              int                     iEngineIndexSelf;         ///< Reflects the index of this EngineChannel in the Engine's ArrayList.              int                     iEngineIndexSelf;         ///< Reflects the index of this EngineChannel in the Engine's ArrayList.
99    
100                void ResetControllers();
101              void ClearEventLists();              void ClearEventLists();
102              void ImportEvents(uint Samples);              void ImportEvents(uint Samples);
103    

Legend:
Removed from v.460  
changed lines
  Added in v.473

  ViewVC Help
Powered by ViewVC