/[svn]/linuxsampler/trunk/src/engines/gig/EngineGlobals.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/engines/gig/EngineGlobals.h

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

revision 538 by schoenebeck, Thu Mar 17 21:28:04 2005 UTC revision 539 by schoenebeck, Wed May 11 20:03:02 2005 UTC
# Line 29  Line 29 
29  #endif // DEBUG_HEADERS  #endif // DEBUG_HEADERS
30    
31  #define PITCHBEND_SEMITONES             12  #define PITCHBEND_SEMITONES             12
32  #define MAX_AUDIO_VOICES                128  #define MAX_AUDIO_VOICES                64
33  #define SYSEX_BUFFER_SIZE               2048  // 2kB  #define SYSEX_BUFFER_SIZE               2048  // 2kB
34  #define VOICE_STEAL_ALGORITHM           voice_steal_algo_oldestkey  ///< @see voice_steal_algo_t for available voice stealing algorithms  #define VOICE_STEAL_ALGORITHM           voice_steal_algo_oldestkey  ///< @see voice_steal_algo_t for available voice stealing algorithms
35    

Legend:
Removed from v.538  
changed lines
  Added in v.539

  ViewVC Help
Powered by ViewVC