--- linuxsampler/trunk/ChangeLog 2006/03/25 13:05:59 849 +++ linuxsampler/trunk/ChangeLog 2006/05/14 07:15:52 865 @@ -14,6 +14,8 @@ provided some on his own (as CXXFLAGS) - added compile time option to disable processing of All-Notes-Off MIDI messages + - added compile time options to allow disabling the various audio and + MIDI drivers * Gigasampler format engine: - extensive synthesis optimization @@ -52,6 +54,10 @@ parameter - added smoothing of volume changes caused by control change messages + - sample loop parameters are now taken from the DimensionRegion + instead of the wave chunk + - fixed keyswitching for v3 gigs with a number of keyswitch splits + not equal to a power of two * LSCP server: - fixed application exit on broken pipe error (fixes bug #20)