ardour/libs/evoral
David Robillard 4bc0d1c475 Fix lost MIDI note offs and controllers.
Fix initial read of discrete MIDI controllers.

Fix spurious note offs when starting to play in the middle of a note.

Faster search for initial event when cached iterator is invalid.

So much for dropping the cached iterator.  The iterator is responsible for
handling note offs, so that doesn't work.  This design means we have some stuck
note issues at the source read level, but they should be taken care of by the
state tracker anyway.
2014-11-20 15:36:11 -05:00
..
evoral Don't add origin value to MIDI controller regions on initial insert. 2014-11-16 22:35:45 -05:00
MSVCevoral Make sure all our VC projects agree that the product is called 'Mixbus3' (as opposed to just 'Mixbus') 2014-08-28 07:57:20 +01:00
src Fix lost MIDI note offs and controllers. 2014-11-20 15:36:11 -05:00
test merge with master and fix 4 conflicts by hand 2014-06-02 11:32:13 -04:00
run-tests.sh Fairly major change to the way in which crossfades are handled; 2012-04-16 16:32:22 +00:00
wscript remove redundant os.path.join() calls when specifying install path as bld.env['LIBDIR'] 2014-04-28 21:18:02 -04:00