--- linuxsampler/trunk/ChangeLog 2012/12/14 16:04:49 2384 +++ linuxsampler/trunk/ChangeLog 2012/12/14 17:41:32 2385 @@ -295,6 +295,7 @@ - CoreMIDI: fixed memory deallocation error - Fixed variable underflow in VirtualMidiDevice, which caused graphical virtual keyboards in frontends / instrument editors being stuck. + - Bugfix in VirtualMidiDevice: process note on with velocity 0 as note off. * audio driver: - ASIO driver fixes for newer gcc versions (fix from PortAudio)