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

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

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

revision 737 by schoenebeck, Sun Jul 24 19:45:15 2005 UTC revision 738 by schoenebeck, Tue Aug 16 17:14:25 2005 UTC
# Line 30  Line 30 
30  // the implementation IDs should be the same like in benchmarks/triang.cpp !  // the implementation IDs should be the same like in benchmarks/triang.cpp !
31  # define INT_MATH_SOLUTION              2  # define INT_MATH_SOLUTION              2
32  # define DI_HARMONIC_SOLUTION   3  # define DI_HARMONIC_SOLUTION   3
33    # define INT_ABS_MATH_SOLUTION          5
34  #else  #else
35  # include <math.h>  # include <math.h>
36  # include <stdint.h>  # include <stdint.h>

Legend:
Removed from v.737  
changed lines
  Added in v.738

  ViewVC Help
Powered by ViewVC