/[svn]/linuxsampler/trunk/osx/version.h
ViewVC logotype

Diff of /linuxsampler/trunk/osx/version.h

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

revision 1004 by schoenebeck, Wed Jun 28 19:32:21 2006 UTC revision 1005 by schoenebeck, Fri Dec 29 20:06:14 2006 UTC
# Line 32  Line 32 
32  /* Define to 1 to force filter usage. */  /* Define to 1 to force filter usage. */
33  /* #undef CONFIG_FORCE_FILTER */  /* #undef CONFIG_FORCE_FILTER */
34    
35    /* Define default global volume attenuation (as floating point factor). */
36    #define CONFIG_GLOBAL_ATTENUATION_DEFAULT 0.35
37    
38  /* Define max. allowed events per fragment. */  /* Define max. allowed events per fragment. */
39  #define CONFIG_MAX_EVENTS_PER_FRAGMENT 1024  #define CONFIG_MAX_EVENTS_PER_FRAGMENT 1024
40    

Legend:
Removed from v.1004  
changed lines
  Added in v.1005

  ViewVC Help
Powered by ViewVC