Files
ardour/libs/evoral/evoral
David Robillard 6fb4bd578e Don't allocate then discard notes on note off.
Silly to make a junk Note just to pass to append_note_off_unlocked, which just
uses the fields that are on the MIDIEvent anyway then throws it away.

Also explicitly dispatch to append_note_off_unlocked in the caller for note ons
with velocity 0 rather than make append_note_on_unlocked deal with it.
2015-02-19 18:38:30 -05:00
..
2015-01-07 00:12:07 -05:00
2014-12-01 23:35:24 -05:00
2013-10-17 10:52:02 -04:00
2013-10-17 10:52:02 -04:00
2014-12-06 22:43:06 -05:00
2014-11-22 04:05:42 -05:00
2014-11-30 23:56:19 -05:00
2014-11-22 04:05:42 -05:00
2014-12-31 07:43:43 -05:00
2014-12-06 22:43:06 -05:00
2013-10-17 10:52:02 -04:00
2015-01-07 00:12:07 -05:00