--- linuxsampler/trunk/ChangeLog 2016/10/15 23:54:27 3013 +++ linuxsampler/trunk/ChangeLog 2016/10/23 07:24:09 3020 @@ -27,6 +27,12 @@ - All engines: Increased ramp speed of volume smoother and pan smoother (while slow rate of crossfade smoother is preserved) to allow quick volume and pan changes by instrument scripts for instance. + - gig/sf2/sfz: Fixed aftertouch channel pressure events being processed + properly and thus were ignored for certain uses. + - Added new C++ API method + VirtualMidiDevice::SendChannelPressureToSampler(). + - windows, 32-bit: fixed potential crashes by making sure the stack in + sub threads is 16-byte aligned * packaging changes: - removed unnecessary dependency to libuuid