--- linuxsampler/trunk/ChangeLog 2007/04/06 20:54:50 1148 +++ linuxsampler/trunk/ChangeLog 2007/04/07 22:32:47 1149 @@ -32,6 +32,8 @@ controllers - global (sampler wide) volume can now be controlled at runtime - Implemented new, improved notification system + - fixed compilation errors regarding OSX + (patch by Toshi Nagata) * MIDI driver: - dispatch bank select (MSB and LSB) messages @@ -56,6 +58,7 @@ even if sustain is 100% - more EG fixes: the level could sometimes go below zero and cause noises or crashes + - minor fix of EGDecay (patch by Toshi Nagata) * Bug fixes: - fixed crash occurring on certain LSCP scripts (Bug 39)