--- linuxsampler/trunk/ChangeLog 2006/07/23 16:44:08 906 +++ linuxsampler/trunk/ChangeLog 2006/10/02 18:40:10 922 @@ -19,6 +19,8 @@ messages - added compile time options to allow disabling the various audio and MIDI drivers + - fixed automatic GCC CPU switch detection on PPC + (patch by Ebrahim Mayat) * Gigasampler format engine: - extensive synthesis optimization @@ -65,6 +67,8 @@ 16 bits anymore - support for aftertouch (channel pressure, not polyphonic aftertouch) + - LFO1 behaviour fixed (dampening from max volume instead of + amplifying from 0) * LSCP server: - fixed application exit on broken pipe error (fixes bug #20) @@ -81,6 +85,7 @@ messages several times instead of once - API extension for MIDI drivers which already supply exact time stamps for events (i.e. for offline rendering based MIDI drivers) + - added checks for bad MIDI data * linuxsampler application: - show available sampler engine types on startup