/[svn]/linuxsampler/trunk/src/engines/common/Resampler.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/engines/common/Resampler.h

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

revision 360 by schoenebeck, Sat Dec 25 21:58:58 2004 UTC revision 361 by schoenebeck, Wed Feb 9 01:22:18 2005 UTC
# Line 396  namespace LinuxSampler { Line 396  namespace LinuxSampler {
396                        "%xmm3"  /* holds linear interpolated sample of right channel (of all 4 samples) at the end */                        "%xmm3"  /* holds linear interpolated sample of right channel (of all 4 samples) at the end */
397                  );                  );
398              }              }
     };  
399  #endif // ARCH_X86  #endif // ARCH_X86
400        };
401    
402  } // namespace LinuxSampler  } // namespace LinuxSampler
403    

Legend:
Removed from v.360  
changed lines
  Added in v.361

  ViewVC Help
Powered by ViewVC