--- linuxsampler/trunk/ChangeLog 2010/04/25 12:51:30 2086 +++ linuxsampler/trunk/ChangeLog 2010/07/04 12:50:51 2106 @@ -43,9 +43,15 @@ - fixed crash when using sw_down/up - improved logic for sw_lokey/hikey/up/down/last - added more v1 aliases to parser + - 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 * SoundFont format engine: - Initial implementation (not usable yet) + - RT-safeness: avoid malloc in audio thread + - fixed a bug that could cause voice stealing to fail * Host plugins: - AU bugfix: failed to destroy its audio/MIDI devices