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

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

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

revision 2295 by iliev, Thu Jul 28 12:35:49 2011 UTC revision 2296 by iliev, Thu Dec 8 20:03:47 2011 UTC
# Line 125  namespace LinuxSampler { namespace sf2 { Line 125  namespace LinuxSampler { namespace sf2 {
125    
126              virtual EndpointSignalUnit* GetEndpointUnit();              virtual EndpointSignalUnit* GetEndpointUnit();
127              virtual void EnterFadeOutStage();              virtual void EnterFadeOutStage();
128                
129                virtual void UpdateEqSettings(EqSupport* pEqSupport) { }
130      };      };
131            
132  }} // namespace LinuxSampler::sf2  }} // namespace LinuxSampler::sf2

Legend:
Removed from v.2295  
changed lines
  Added in v.2296

  ViewVC Help
Powered by ViewVC