fix linked midi-regions on different tracks #6541
authorRobin Gareus <robin@gareus.org>
Tue, 25 Aug 2015 01:48:54 +0000 (03:48 +0200)
committerRobin Gareus <robin@gareus.org>
Tue, 25 Aug 2015 01:48:54 +0000 (03:48 +0200)
commit1387e756def903c7987941bab6b50c1f25ab7141
tree789d0dc0cf1381f2c1ac55b44fc00b6a6e73f326
parent53d51ac4064297b2d287b13d61c8ad3b2e1ba3e2
fix linked midi-regions on different tracks #6541

A somewhat hacky solution to address missing note-off events when a
linked midi-region is used on separate tracks at the same time.
see the source-code comment for further info.
libs/ardour/midi_source.cc