13
0
livetrax/libs
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
..
appleutility
ardour change Audio backend sample time methods to use a 64 bit timeline 2015-02-19 17:44:01 -05:00
ardouralsautil
audiographer
backends fix incorrect type for Waves' backend's _sample_time_at_cycle_start 2015-02-19 18:23:17 -05:00
canvas add accessor methods for single_exposure 2015-02-12 11:35:35 -06:00
clearlooks-newer
clearlooks-older
evoral Don't allocate then discard notes on note off. 2015-02-19 18:38:30 -05:00
fst hide terminal window for windows vst scanner 2015-02-14 05:50:40 +01:00
gtkmm2ext set name of GUI event loop thread 2015-02-05 16:31:59 -05:00
libltc
midi++2
panners remove lib versioning for internal plugins 2015-02-16 17:32:56 +01:00
pbd fix testPathIsWithin unit-test: 2015-02-14 05:50:40 +01:00
plugins/reasonablesynth.lv2 rsynth: map note-on with zero velocity to note-off 2015-02-19 00:54:30 +01:00
qm-dsp
surfaces remove lib versioning for internal plugins 2015-02-16 17:32:56 +01:00
timecode
vamp-plugins
vfork