--- linuxsampler/trunk/ChangeLog 2016/06/05 14:33:58 2926 +++ linuxsampler/trunk/ChangeLog 2016/06/30 16:44:46 2927 @@ -20,6 +20,10 @@ being directly assigned to a keyboard key. This allows more fine graded processing of voices, which is i.e. required for certain instrument script features. + - Fix: Release trigger voices were not spawned on sustain pedal up + (CC #64) events. + - Fix: Release trigger voices can now also distinguish correctly between + note-off and sustain pedal up events. * packaging changes: - removed unnecessary dependency to libuuid