--- linuxsampler/trunk/ChangeLog 2006/07/22 14:22:01 902 +++ linuxsampler/trunk/ChangeLog 2006/07/22 14:22:53 903 @@ -61,6 +61,10 @@ - reimplementation of the filter algorithm. The new filter is more accurate and supports all gig filter types, including bandreject and lowpass turbo. + - real support for 24 bit samples - samples are not truncated to + 16 bits anymore + - support for aftertouch (channel pressure, not polyphonic + aftertouch) * LSCP server: - fixed application exit on broken pipe error (fixes bug #20)