another note-off fix.
authorRobin Gareus <robin@gareus.org>
Tue, 15 Sep 2015 15:49:26 +0000 (17:49 +0200)
committerRobin Gareus <robin@gareus.org>
Tue, 15 Sep 2015 15:50:27 +0000 (17:50 +0200)
commitfc74894def5f9477ff00434c4cf4223c3fe04782
tree16f8126f7a8e09326f02ee6d3e9296722d93f86c
parent93cd0d17e4350958308dd1258d7e3aa0e5417292
another note-off fix.

For nearly coincident note-on the sequence does not matter,
but note-off must be sent before a new note-on in strict
order (could be the same note).
libs/evoral/src/Sequence.cpp