--- linuxsampler/trunk/ChangeLog 2010/05/30 11:40:31 2101 +++ linuxsampler/trunk/ChangeLog 2010/08/10 12:05:19 2114 @@ -46,6 +46,9 @@ - reduced memory usage for sfz data - RT-safeness: avoid malloc in audio thread - fixed a bug that could cause voice stealing to fail + - optimized sample lookup + - improved support for exclusive groups (group, off_by and + off_mode) * SoundFont format engine: - Initial implementation (not usable yet) @@ -69,6 +72,7 @@ * Bug fixes: - Fixed crash which may occur when MIDI key + transpose is out of range + - minor valgrind fixes Version 1.0.0 (31 July 2009)