/[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 848 by schoenebeck, Sat Jan 14 14:07:47 2006 UTC revision 849 by schoenebeck, Sat Mar 25 13:05:59 2006 UTC
# Line 68  Line 68 
68  /* Define amount of sample points to be cached in RAM. */  /* Define amount of sample points to be cached in RAM. */
69  #define CONFIG_PRELOAD_SAMPLES 32768  #define CONFIG_PRELOAD_SAMPLES 32768
70    
71    /* Define to 1 if you want to enable processing of All-Notes-Off MIDI
72       messages. */
73    #define CONFIG_PROCESS_ALL_NOTES_OFF 1
74    
75  /* Define amount of streams to be refilled per cycle. */  /* Define amount of streams to be refilled per cycle. */
76  #define CONFIG_REFILL_STREAMS_PER_RUN 4  #define CONFIG_REFILL_STREAMS_PER_RUN 4
77    

Legend:
Removed from v.848  
changed lines
  Added in v.849

  ViewVC Help
Powered by ViewVC