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

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

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

revision 865 by persson, Sun Jan 15 18:23:11 2006 UTC revision 866 by persson, Thu May 25 14:39:45 2006 UTC
# Line 69  namespace LinuxSampler { namespace gig { Line 69  namespace LinuxSampler { namespace gig {
69              // templates, and accessing members of base classes" in              // templates, and accessing members of base classes" in
70              // the gcc manual for an explanation of why this is              // the gcc manual for an explanation of why this is
71              // needed).              // needed).
             using __RTMath<CPP>::Mul;  
             using __RTMath<CPP>::Float;  
72              //using LinuxSampler::Resampler<INTERPOLATE>::GetNextSampleMonoCPP;              //using LinuxSampler::Resampler<INTERPOLATE>::GetNextSampleMonoCPP;
73              //using LinuxSampler::Resampler<INTERPOLATE>::GetNextSampleStereoCPP;              //using LinuxSampler::Resampler<INTERPOLATE>::GetNextSampleStereoCPP;
74              using LinuxSampler::Resampler<INTERPOLATE>::Interpolate1StepMonoCPP;              using LinuxSampler::Resampler<INTERPOLATE>::Interpolate1StepMonoCPP;

Legend:
Removed from v.865  
changed lines
  Added in v.866

  ViewVC Help
Powered by ViewVC