--- linuxsampler/trunk/src/engines/gig/EngineChannel.h 2005/03/17 19:54:51 472 +++ linuxsampler/trunk/src/engines/gig/EngineChannel.h 2005/03/17 20:13:08 473 @@ -97,6 +97,7 @@ int InstrumentStat; int iEngineIndexSelf; ///< Reflects the index of this EngineChannel in the Engine's ArrayList. + void ResetControllers(); void ClearEventLists(); void ImportEvents(uint Samples);