--- linuxsampler/trunk/ChangeLog 2013/02/27 13:55:27 2425 +++ linuxsampler/trunk/ChangeLog 2013/03/01 23:00:17 2426 @@ -304,6 +304,8 @@ - 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. + - Implemented missing handling of MIDI "running status". + - MME: pass time stamps to the sampler. * audio driver: - ASIO driver fixes for newer gcc versions (fix from PortAudio)