--- linuxsampler/trunk/ChangeLog 2006/06/25 13:54:17 877 +++ 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) @@ -76,6 +80,9 @@ - fixed legacy sysex code which caused dispatching of MIDI SysEx messages several times instead of once + * linuxsampler application: + - show available sampler engine types on startup + * general changes: - support for muting sampler channels and solo mode of the same, two new LSCP commands ("SET CHANNEL MUTE" and "SET CHANNEL SOLO") and two new