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

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

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

revision 1259 by schoenebeck, Tue Jun 26 21:41:09 2007 UTC revision 1424 by schoenebeck, Sun Oct 14 22:00:17 2007 UTC
# Line 29  Line 29 
29    
30  #include <math.h>  #include <math.h>
31    
32  #include "../../common/global.h"  #include "../../common/global_private.h"
33    
34  /// ln(2) / 2  /// ln(2) / 2
35  #define LN_2_2                  0.34657359f  #define LN_2_2                  0.34657359f

Legend:
Removed from v.1259  
changed lines
  Added in v.1424

  ViewVC Help
Powered by ViewVC