--- linuxsampler/trunk/ChangeLog 2013/03/02 13:54:22 2428 +++ linuxsampler/trunk/ChangeLog 2013/03/04 15:12:48 2431 @@ -307,6 +307,7 @@ 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". + - CoreMIDI fix: a MIDIPacket can contain more than one event per packet. * audio driver: - ASIO driver fixes for newer gcc versions (fix from PortAudio)